View source: R/newConnectors.R
getEstimatedIndividualParameters2 | R Documentation |
Get the individual individual parameters, the population parameters with the population covariates and the population parameters with the individual covariates.
getEstimatedIndividualParameters2()
a list of data frames.
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.