Learn R Programming

PFIM (version 5.0)

parametersForComputingGradient: Parameters used for computing the model gradient by finite-differences.

Description

Parameters used for computing the model gradient by finite-differences.

Usage

parametersForComputingGradient(object)

Value

A list containing the parameters used for computing the gradient of the model.

Arguments

object

A StatisticalModel object.