EvaluateErrorModelDerivatives {PFIM} | R Documentation |
Evaluate the error model derivatives.
Description
Evaluate the error model derivatives.
Usage
EvaluateErrorModelDerivatives(object, evaluationOutcome)
## S4 method for signature 'ModelError'
EvaluateErrorModelDerivatives(object, evaluationOutcome)
Arguments
object |
An object from the class ModelError. |
evaluationOutcome |
A list giving the results of the model evaluation. |
Value
A list giving the error variance and the Sigma derivatives.
[Package PFIM version 6.0.3 Index]