getEquation {PFIM} | R Documentation |
Get the equation of a model error.
Description
Get the equation of a model error.
Usage
getEquation(object)
## S4 method for signature 'ModelError'
getEquation(object)
Arguments
object |
An object from the class ModelError. |
Value
An expression giving the equation of a model error.
[Package PFIM version 6.0.3 Index]