setEquationsDuringInfusion {PFIM} | R Documentation |
Set the equations during infusion.
Description
Set the equations during infusion.
Usage
setEquationsDuringInfusion(object, equations)
## S4 method for signature 'Model'
setEquationsDuringInfusion(object, equations)
Arguments
object |
An object from the class Model. |
equations |
A list giving the equations during the infusion. |
Value
The model with the updated equations during the infusion.
[Package PFIM version 6.0.3 Index]