check_obs_input {PKPDsim} | R Documentation |
Checks obs input for valid combinations of cmt, var, scale
Description
Checks obs input for valid combinations of cmt, var, scale
Usage
check_obs_input(obs)
Arguments
obs |
specified observation object including at least a description of which variable(s) are associated with a particular compartment, e.g. 'list(variable="CONC", scale="1")'. |
[Package PKPDsim version 1.3.0 Index]