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