getAdjustedGradient: getAdjustedGradient

getAdjustedGradientR Documentation

getAdjustedGradient

Description

Get the adjusted gradient.

Usage

getAdjustedGradient(object, outcomesGradient)

## S4 method for signature 'LogNormal'
getAdjustedGradient(object, outcomesGradient)

## S4 method for signature 'Normal'
getAdjustedGradient(object, outcomesGradient)

Arguments

object

An object distribution from the class Distribution.

outcomesGradient

A list containing the evaluation of the outcome gradients.

Value

A list giving the adjusted gradient.


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