logLik.BranchGLM: Extract Log-Likelihood

View source: R/BranchGLM.R

logLik.BranchGLMR Documentation

Extract Log-Likelihood

Description

Extract Log-Likelihood

Usage

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

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

An object of class logLik which is a number corresponding to the log-likelihood with the following attributes: "df" (degrees of freedom) and "nobs" (number of observations).


BranchGLM documentation built on Aug. 31, 2023, 5:17 p.m.