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, valuePars)

## S4 method for signature 'Model'
parametersForComputingGradient(object, valuePars)

Arguments

object

An object from the class Model.

valuePars

Vector of parameter values

Value

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


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.