Learn R Programming

ggRandomForests (version 3.1.2)

.build_varpro_imp_tree: Build per-tree importance matrix from varpro object results

Description

Reconstructs the ntree x p per-tree importance matrix from object$results, replicating the aggregation performed internally by varPro:::.importance.varpro.workhorse.

Usage

.build_varpro_imp_tree(object)

Arguments