setDerivatives: Set the derivatives of the model error equation.

setDerivativesR Documentation

Set the derivatives of the model error equation.

Description

Set the derivatives of the model error equation.

Usage

setDerivatives(object, derivatives)

## S4 method for signature 'ModelError'
setDerivatives(object, derivatives)

Arguments

object

An object from the class ModelError.

derivatives

The derivatives of the model error equation.

Value

The model error with the updated model error equation.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.