plot_RMSE: plot_RMSE

View source: R/mod_dimension_reduction_utils.R

plot_RMSER Documentation

plot_RMSE

Description

graph the root mean square error of cross validation according to components used.

Usage

plot_RMSE(
  model,
  n.comp,
  titles = c("RMSE Segun Numero de Componentes", "Numero de Componente", "RMSE")
)

Arguments

model

a dimension reduction model.

n.comp

the optimum number of components.

titles

labels on the chart

Value

echarts4r plot

Author(s)

Ariel Arroyo <luis.ariel.arroyo@promidat.com>


regressoR documentation built on July 9, 2023, 5:26 p.m.