deviance.BranchGLM {BranchGLM}R Documentation

Extract the Deviance

Description

Extracts the deviance from BranchGLM objects.

Usage

## S3 method for class 'BranchGLM'
deviance(object, ...)

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

A single number denoting the deviance.


[Package BranchGLM version 3.0.1 Index]