Learn R Programming

PFIM (version 6.1)

getDataFrameResults: Get the dataframe of the results.

Description

Get the dataframe of the results.

Usage

getDataFrameResults(object)

# S4 method for FedorovWynnAlgorithm getDataFrameResults(object)

# S4 method for MultiplicativeAlgorithm getDataFrameResults(object)

# S4 method for Optimization getDataFrameResults(object)

Value

Return the dataframe of the results.

Arguments

object

An object from the class OptimizationAlgorithm.