Learn R Programming

saemix (version 0.96.1)

SaemixModel-class: Class "SaemixModel"

Description

An object of the SaemixModel class, representing a non-linear mixed-effect model structure, used by the SAEM algorithm.

Arguments

Objects from the Class

An object of the SaemixModel class can be created by using the function saemixModel

References

Kuhn, E., and Lavielle, M. Maximum likelihood estimation in nonlinear mixed effects models. Computational Statistics and Data Analysis 49, 4 (2005), 1020-1038.

Monolix32_UsersGuide.pdf (http://software.monolix.org/sdoms/software/)

See Also

SaemixData,saemixModel, saemixControl,saemix

Examples

Run this code
showClass("SaemixModel")

Run the code above in your browser using DataLab