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