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