logLik.fitStMoMo {StMoMo} | R Documentation |
Log-Likelihood of a fitStMoMo object
Description
Returns the log-likelihood of a fitted Stochastic Mortality Model.
Usage
## S3 method for class 'fitStMoMo'
logLik(object, ...)
Arguments
object |
an object of class |
... |
other arguments. |
Value
The log-likelihood of the fitted model.
[Package StMoMo version 0.4.1 Index]