Graph of the weights for the multiplicative algorithm.
plotWeights(object, threshold)# S4 method for MultiplicativeAlgorithm
plotWeights(object, threshold)
# S4 method for Optimization
plotWeights(object, threshold)
The graphs of the weights for the multiplicative algorithm.
An object from the class OptimizationAlgorithm.
A numeric giving the threshold for the optimal weights in the multiplicative algorithm.