Description Usage Arguments See Also
rf_pathfinder is a high level function to find all paths through a random forest. This function returns a dataframe that can be supplied to rf_parcoor or rf_sankey to produce plots of these paths. Please see the help pages for rf_parcoor or rf_sankey for examples of workflows flow for visualising the paths through random forests with these functions.
1 | rf_pathfinder(rf, report.progress = TRUE)
|
rf |
An object of class |
rf_parcoor and rf_sankey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.