Creates an individual using the PK-Sim Database
Source:R/utilities-individual.R
createIndividual.Rd
Creates an individual using the PK-Sim Database
Arguments
- individualCharacteristics
Characteristics of the individual to create as an instance of
IndividualCharacteristics
Value
A list with three entries:
distributedParameters
containing the actual parameter values modified by the create individual algorithm.derivedParameters
containing the parameter values modified indirectly by the algorithm. Those parameters are typically formula parameters.seed
containing the seed value used to generate random values