.varpro_imp_stats: Compute per-variable box statistics from a per-tree importance matrix
Description
When local.std = TRUE the columns of mat are standardised
to unit variance before computing quantiles so that the display scale
matches the aggregate z-score. The mean column always stores raw
(unstandardised) column means.
Usage
.varpro_imp_stats(mat, local.std = TRUE)