Get the dataframe of the results.
getDataFrameResults(object, threshold)# S4 method for FedorovWynnAlgorithm
getDataFrameResults(object, threshold)
# S4 method for MultiplicativeAlgorithm
getDataFrameResults(object, threshold)
# S4 method for Optimization
getDataFrameResults(object, threshold)
Return the dataframe of the results.
An object from the class OptimizationAlgorithm.
The threshold for the optimal weights / frequencies for the multiplicative and FW algorithms.