makeAllFeatureImportancePlotFS: Create feature importance across all regions of study

Description Usage Arguments Value

View source: R/ml_post_processing.R

Description

This function is a wrapper around makeFeatureImportancePlot() and additionally highlights which features are selected in the optimal feature sets.

Usage

1
makeAllFeatureImportancePlotFS(BMR_perf, selectedPATH, bestFeatureSets)

Arguments

BMR_perf

a data.frame of benchmark performance results

selectedPATH

character, path to the selected features

bestFeatureSets

the optimal selected features for each regions

Value

a named list of feature importance plot with names pulled from task.id


hrvg/RiverML documentation built on Oct. 12, 2020, 10:40 a.m.