Learn R Programming

saemix (version 0.96.1)

SaemixObject-class: Class "SaemixObject"

Description

An object of the SaemixObject class, storing the results obtained by a call to the SAEM algorithm

Arguments

Objects from the Class

Objects are created by a call saemix().

Details

Details of the algorithm can be found in the pdf file accompanying the package.

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,plot.saemix, saemix.plot.data

Examples

Run this code
showClass("SaemixObject")

Run the code above in your browser using DataLab