Get the adjusted gradient.
getAdjustedGradient(object, outcomesGradient)# S4 method for LogNormal
getAdjustedGradient(object, outcomesGradient)
# S4 method for Normal
getAdjustedGradient(object, outcomesGradient)
A list giving the adjusted gradient.
An object distribution
from the class Distribution.
A list containing the evaluation of the outcome gradients.