Skip to main content
Skip table of contents

getCAInitialValues

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

R
getCAInitialValues()
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.