mmlcr_to_lctm: Converts an R mmclr model output to the format of R's hlme...

View source: R/mmlcr_to_lctm.R

mmlcr_to_lctmR Documentation

Converts an R mmclr model output to the format of R's hlme class

Description

Converts an R mmclr model output to the format of R's hlme class

Usage

mmlcr_to_lctm(model)

Arguments

model

contains model parameter estimates and maximised likelihood, AIC, BIC values

Value

A format to feed into the LCTMtoolkit() R function

Examples

## Not run: mmlcr_to_lctm(model)

hlennon/LCTMtools documentation built on Dec. 6, 2022, 3:04 a.m.