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, threshold)

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

Arguments

object

An object from the class MultiplicativeAlgorithm.

threshold

The threshold for the optimal weights.

Value

Return the dataframe of the results.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.