getDataFrameResults: Get the dataframe of the results.

getDataFrameResultsR Documentation

Get the dataframe of the results.

Description

Get the dataframe of the results.

Usage

getDataFrameResults(object)

## S4 method for signature 'FedorovWynnAlgorithm'
getDataFrameResults(object)

## S4 method for signature 'MultiplicativeAlgorithm'
getDataFrameResults(object)

## S4 method for signature 'Optimization'
getDataFrameResults(object)

Arguments

object

An object from the class OptimizationAlgorithm.

Value

Return the dataframe of the results.


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.