getAdjustedGradient | R Documentation |
Get the adjusted gradient.
getAdjustedGradient(object, outcomesGradient)
## S4 method for signature 'LogNormal'
getAdjustedGradient(object, outcomesGradient)
## S4 method for signature 'Normal'
getAdjustedGradient(object, outcomesGradient)
object |
An object |
outcomesGradient |
A list containing the evaluation of the outcome gradients. |
A list giving the adjusted gradient.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.