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

parametersForComputingGradientR 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.


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