logLik.POUMM {POUMM} | R Documentation |
Extract maximum likelihood and degrees of freedom from a fitted POUMM model
Description
Extract maximum likelihood and degrees of freedom from a fitted POUMM model
Usage
## S3 method for class 'POUMM'
logLik(object, ...)
Arguments
object |
An object of class POUMM. |
... |
not used; included for compliance with generic function logLik. |
[Package POUMM version 2.1.7 Index]