plotWeights | R Documentation |
Graph of the weights for the multiplicative algorithm.
plotWeights(object)
## S4 method for signature 'MultiplicativeAlgorithm'
plotWeights(object)
## S4 method for signature 'Optimization'
plotWeights(object)
object |
An object from the class OptimizationAlgorithm. |
The graphs of the weights for the multiplicative algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.