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