getEquations {PFIM} | R Documentation |
Get the equations of a model.
Description
Get the equations of a model.
Usage
getEquations(object)
## S4 method for signature 'Model'
getEquations(object)
Arguments
object |
An object from the class Model. |
Value
The list giving the equations of the model.
[Package PFIM version 6.0.3 Index]