plot.evalreg: Plot method for the evalreg function
Description
Plot method for the evalreg function
Usage
# S3 method for evalreg
plot(x, vars = c("Rsq", "RSME", "MAE"), ...)
Arguments
vars
Measures to plot, i.e., one or more of "Rsq", "RSME", "MAE"
...
further arguments passed to or from other methods