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