aggregate_paths: Aggregate the paths through a random forest

Description Usage Arguments

Description

aggregate_paths is a low level function called by rf_pathfinder that aggregates all the paths through a random forest ready for visualisation as a parallel coorindate plot with rf_parcoor or a Sankey diagram with rf_sankey.

Usage

1

Arguments

data

the output of rf_all_paths.

rf

an object of class randomForest retuned by randomForest. This is the random forest through which the paths described in data were calculated i.e. that which was supplied to rf_all_paths.


brfitzpatrick/forestviews documentation built on May 14, 2019, 8:17 a.m.