MonolixSuite in R
Breadcrumbs

getSimulatedIndividualParameters

[Monolix] Get simulated individual parameters

Get the simulated values for each replicate of each subject of some of the individual parameters present within the current project.
WARNING: Simulated individual parameters values are not available until the "Conditional Distribution" task (individual estimation with conditional mean) has been run.

Usage

R
getSimulatedIndividualParameters(...)

Arguments

... (character) Name of the individual parameters whose values must be displayed. Call getIndividualParameterModel to get a list of the individual parameters present within the current project.

Value

A data.frame giving the last simulated values of the individual parameters of interest for each replicate of each subject.

See also

getSimulatedRandomEffects

Examples