print.regressionCorrector.RdPrint method for regressionCorrector class
# S3 method for regressionCorrector print(x, ...)
| x | Object of class 'regressionCorrector' |
|---|---|
| ... | Currently, unused |
invisible NULL
Prints the method of univariate fit, RMSE and PRMSE between actual and predicted output of fit on data (not the predict of regressionCorrector).
regression_corrector