boosting_importance_plot: boosting_importance_plot

View source: R/mod_boosting_utils.R

boosting_importance_plotR Documentation

boosting_importance_plot

Description

generates the graph of variable importance.

Usage

boosting_importance_plot(
  model,
  titles = c("Importancia de Variables segun Influencia Relativa",
    "Influencia Relativa", "Variable")
)

Arguments

model

boosting model(gbm).

titles

Labels on the chart


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