Learn R Programming

PFIM (version 6.0.3)

getAdjustedGradient: getAdjustedGradient

Description

Get the adjusted gradient.

Usage

getAdjustedGradient(object, outcomesGradient)

# S4 method for LogNormal getAdjustedGradient(object, outcomesGradient)

# S4 method for Normal getAdjustedGradient(object, outcomesGradient)

Value

A list giving the adjusted gradient.

Arguments

object

An object distribution from the class Distribution.

outcomesGradient

A list containing the evaluation of the outcome gradients.