View source: R/feature_summary.R
feature_summary | R Documentation |
Generate a feature summary table
feature_summary(model_files = "")
model_files |
Character array. Array of file names (including full path) to a set of maxnet models |
A data.frame with variables 'min", 'max' and 'votes' and row names representing variable and feature names, 'votes' is the number of replicate model fits which selected each feature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.