feature_summary: Generate a feature summary table

View source: R/feature_summary.R

feature_summaryR Documentation

Generate a feature summary table

Description

Generate a feature summary table

Usage

feature_summary(model_files = "")

Arguments

model_files

Character array. Array of file names (including full path) to a set of maxnet models

Value

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.


peterbat1/fitMaxnet documentation built on Sept. 17, 2024, 10:50 p.m.