print.regressionCorrector: Print method for regressionCorrector class

Description Usage Arguments Details Value See Also

Description

Print method for regressionCorrector class

Usage

1
2
## S3 method for class 'regressionCorrector'
print(x, ...)

Arguments

x

Object of class 'regressionCorrector'

...

Currently, unused

Details

Prints the method of univariate fit, RMSE and PRMSE between actual and predicted output of fit on data (not the predict of regressionCorrector).

Value

invisible NULL

See Also

regression_corrector


talegari/sidekicks documentation built on May 30, 2019, 8:40 a.m.