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