getAdjustedGradient {PFIM} | R 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 |
outcomesGradient |
A list containing the evaluation of the outcome gradients. |
Value
A list giving the adjusted gradient.
[Package PFIM version 6.0.3 Index]