getCAInitialValues
[PKanalix] Get the initial values of individual parameters for the compartmental analysis
Get the list of initial values for all parameters of the model used for compartmental analysis.
Each element of the parameter list is a list of
"value" | (double) | Initial value to use. Must be in the limits in case of bounded constraint. |
"constraint" | (character) | Constraint on the parameter. Possible values are "none", "positive" or "bounded". |
"limits" | (vector of doubles) | [optional] Limits in case of bounded constraint. |
Usage
getCAInitialValues()