parametersForComputingGradient {PFIM}R Documentation

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 signature 'Model'
parametersForComputingGradient(object)

Arguments

object

An object from the class Model.

Value

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


[Package PFIM version 6.0.3 Index]