Learn R Programming

StMoMo (version 0.4.1)

logLik.fitStMoMo: Log-Likelihood of a fitStMoMo object

Description

Returns the log-likelihood of a fitted Stochastic Mortality Model.

Usage

# S3 method for fitStMoMo
logLik(object, ...)

Arguments

object

an object of class fitStMoMo representing a Stochastic Mortality Model fitted to some data.

...

other arguments.

Value

The log-likelihood of the fitted model.