Learn R Programming

PFIM (version 6.0.3)

parametersForComputingGradient: Define the parameters for computing the gradients of a model.

Description

Define the parameters for computing the gradients of a model.

Usage

parametersForComputingGradient(object)

# S4 method for Model parametersForComputingGradient(object)

Value

A list giving the parameters for computing the gradients of a model.

Arguments

object

An object from the class Model.