Characteristics of a population used for population creation
Super classes
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> PopulationCharacteristics
Active bindings
numberOfIndividuals
Number of individuals in the population
proportionOfFemales
Proportion of female in the population
species
Specifies the species of the individual. It should be a species available in PK-Sim (see
Species
)population
For a Human species, the population of interest. It should be a population available in PK-Sim (see
HumanPopulation
)age
Age range of the population as in instance of a
ParameterRange
(optional)gestationalAge
Gestational Age range of the population as in instance of a
ParameterRange
(optional)weight
Weight range of the population as in instance of a
ParameterRange
(optional)height
Height range of the population as in instance of a
ParameterRange
(optional)BMI
BMI range of the population as in instance of a
ParameterRange
(optional)allMoleculeOntogenies
All molecule ontogenies defined for this individual characteristics.
seed
Seed used to generate the population
Methods
Inherited methods
rSharp::NetObject$call()
rSharp::NetObject$finalize()
rSharp::NetObject$get()
rSharp::NetObject$getFields()
rSharp::NetObject$getMemberSignature()
rSharp::NetObject$getMethods()
rSharp::NetObject$getProperties()
rSharp::NetObject$getStaticFields()
rSharp::NetObject$getStaticMethods()
rSharp::NetObject$getStaticProperties()
rSharp::NetObject$set()
Method print()
Print the object to the console