logLik.fmsm: Extract the log likelihood for the fitted multistate model

View source: R/logLik.fmsm.R

logLik.fmsmR Documentation

Extract the log likelihood for the fitted multistate model

Description

It extracts the log-likelihood for a fitted fmsm model.

Usage

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

Arguments

object

Fitted model object of class fmsm produced by function fmsm.

...

Unused in this case.

Value

Standard logLik object.


flexmsm documentation built on Sept. 11, 2024, 7:23 p.m.