RegressionResult.new: Helper Method to Create an Instance of 'RegressionResult'

Description Usage Arguments Value

Description

Always use this function to instantiate RegressionResult.

Usage

1
RegressionResult.new(time = 0L, result = NULL, metric = NULL)

Arguments

time

the time consumed during the regression process

result

the regression result, or NULL if regression has failed

metric

the metric used during the regression, or NULL if the metric is not to be stored

Value

an instance of RegressionResult


thomasWeise/regressoR documentation built on May 9, 2019, 8:12 p.m.