e.rdim.vare {regressoR} | R Documentation |
plot_pred_rd
Description
graph of variance explained in the predictors according to components used.
Usage
e.rdim.vare(modelo, ncomp, titles = c("Varianza Explicada", "Componente"))
Arguments
modelo |
a dimension reduction model. |
ncomp |
the optimum number of components. |
titles |
labels on the chart |
Value
echarts4r plot
Author(s)
Ariel Arroyo <luis.ariel.arroyo@promidat.com>
[Package regressoR version 4.0.3 Index]