getEstimatedIndividualParameters2: Get estimated individual and population parameters

View source: R/newConnectors.R

getEstimatedIndividualParameters2R Documentation

Get estimated individual and population parameters

Description

Get the individual individual parameters, the population parameters with the population covariates and the population parameters with the individual covariates.

Usage

getEstimatedIndividualParameters2()

Value

a list of data frames.

Examples

## Not run: 
# Assume that the Monolix project "warfarinPKPD.mlxtran" has been loaded
r = getEstimatedIndividualParameters2() 

# r is a list with elements "saem", "conditionalMean", "conditionalSD",   "conditionalMode",
# "popPopCov" and "popIndCov"

# See http://monolix.lixoft.com/rsmlx/newconnectors/ for more detailed examples
# Download the demo examples here: http://monolix.lixoft.com/rsmlx/installation

## End(Not run)

Rsmlx documentation built on Oct. 17, 2023, 5:09 p.m.