deviance.BranchGLM: Extract the Deviance

View source: R/BranchGLM.R

deviance.BranchGLMR 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.


BranchGLM documentation built on Sept. 28, 2024, 9:07 a.m.