getDelta {PFIM} | R Documentation |
Get the parameter delta
Description
Get the parameter delta
Usage
getDelta(object)
## S4 method for signature 'MultiplicativeAlgorithm'
getDelta(object)
Arguments
object |
An object from the class MultiplicativeAlgorithm. |
Value
A numeric giving the parameter delta.
[Package PFIM version 6.0.3 Index]