Print method for regressionCorrector class

# S3 method for regressionCorrector
print(x, ...)

Arguments

x

Object of class 'regressionCorrector'

...

Currently, unused

Value

invisible NULL

Details

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

See also

regression_corrector