getDataFrameResults | R Documentation |
Get the dataframe of the results.
getDataFrameResults(object)
## S4 method for signature 'FedorovWynnAlgorithm'
getDataFrameResults(object)
## S4 method for signature 'MultiplicativeAlgorithm'
getDataFrameResults(object)
## S4 method for signature 'Optimization'
getDataFrameResults(object)
object |
An object from the class OptimizationAlgorithm. |
Return the dataframe of the results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.