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


[Package PFIM version 6.1 Index]