parse_obs_types {PKPDsim} | R Documentation |
Parse observation types to simulation code
Description
Parse observation types to simulation code
Usage
parse_obs_types(obs, initial = FALSE)
Arguments
obs |
specified observation object including at least a description of
which variable(s) are associated with a particular compartment, e.g.
|
initial |
is this for the initial code block in the C++ template that
initializes the variables and compartments ( |
[Package PKPDsim version 1.4.1 Index]