e.rdim.rmse {regressoR} | R Documentation |
graph the root mean square error of cross validation according to components used.
e.rdim.rmse(modelo, ncomp, titles = c("RMSE", "Componente"))
modelo |
a dimension reduction model. |
ncomp |
the optimum number of components. |
titles |
labels on the chart |
echarts4r plot
Diego Jimenez <diego.jimenez@promidat.com>