getDerivatives {PFIM}R Documentation

Get the derivatives of the model error equation.

Description

Get the derivatives of the model error equation.

Usage

getDerivatives(object)

## S4 method for signature 'ModelError'
getDerivatives(object)

Arguments

object

An object from the class ModelError.

Value

The derivatives of the model error equation.


[Package PFIM version 6.0.3 Index]