Learn R Programming

PFIM (version 6.0.3)

setDerivatives: Set the derivatives of the model error equation.

Description

Set the derivatives of the model error equation.

Usage

setDerivatives(object, derivatives)

# S4 method for ModelError setDerivatives(object, derivatives)

Value

The model error with the updated model error equation.

Arguments

object

An object from the class ModelError.

derivatives

The derivatives of the model error equation.