getOptimalWeights: Get the optimal weights.
Description
Get the optimal weights.
Usage
getOptimalWeights(object)# S4 method for MultiplicativeAlgorithm
getOptimalWeights(object)
Value
A vector giving the optimal weights.
Arguments
- object
An object from the class MultiplicativeAlgorithm.