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>


PROMiDAT/regresoR documentation built on July 8, 2023, 3 p.m.