Learn R Programming

ggRandomForests (version 3.5.0)

.varpro_imp_stats: Compute per-variable box statistics from a per-tree importance matrix

Description

When local.std = TRUE the columns of mat are standardized to unit variance before computing quantiles so that the display scale matches the aggregate z-score. The mean column always stores raw (unstandardized) column means.

Usage

.varpro_imp_stats(mat, local.std = TRUE)

Arguments