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