SimulationBlock: so_SimulationBlock reference class

Description Methods Fields

Description

Reference Class for the SO/SOBlock/Simulation/SimulationBlock element of a PharmML-SO data structure

Methods

so_SimulationBlock$new() - Create a new empty so_SimulationBlock object
so_SimulationBlock$add_SimulatedProfiles(object) - Add a SimulatedProfiles
so_SimulationBlock$remove_SimulatedProfiles(object, i) - Remove the SimulatedProfiles having index i
so_SimulationBlock$add_IndivParameters(object) - Add a IndivParameters
so_SimulationBlock$remove_IndivParameters(object, i) - Remove the IndivParameters having index i
so_SimulationBlock$add_RandomEffects(object) - Add a RandomEffects
so_SimulationBlock$remove_RandomEffects(object, i) - Remove the RandomEffects having index i
so_SimulationBlock$add_Covariates(object) - Add a Covariates
so_SimulationBlock$remove_Covariates(object, i) - Remove the Covariates having index i
so_SimulationBlock$add_Regressors(object) - Add a Regressors
so_SimulationBlock$remove_Regressors(object, i) - Remove the Regressors having index i
so_SimulationBlock$add_PopulationParameters(object) - Add a PopulationParameters
so_SimulationBlock$remove_PopulationParameters(object, i) - Remove the PopulationParameters having index i
so_SimulationBlock$add_Dosing(object) - Add a Dosing
so_SimulationBlock$remove_Dosing(object, i) - Remove the Dosing having index i

Fields

$SimulatedProfiles - A list of so_SimulationSubType objects
$IndivParameters - A list of so_SimulationSubType objects
$RandomEffects - A list of so_SimulationSubType objects
$Covariates - A list of so_SimulationSubType objects
$Regressors - A list of so_SimulationSubType objects
$PopulationParameters - A list of so_SimulationSubType objects
$Dosing - A list of so_SimulationSubType objects
$RawResultsFile - A so_ExternalFile object
$replicate - An integer attribute


libsoc documentation built on Feb. 3, 2022, 5:07 p.m.