plotWeights: Graph of the weights for the multiplicative algorithm.
Description
Graph of the weights for the multiplicative algorithm.
Usage
plotWeights(object)# S4 method for MultiplicativeAlgorithm
plotWeights(object)
# S4 method for Optimization
plotWeights(object)
Value
The graphs of the weights for the multiplicative algorithm.
Arguments
- object
An object from the class OptimizationAlgorithm.