duncankmckinnon/featureImportance: Tools for assigning feature importance to model data

featureImportance currently provides support for assessing importance of several models using goodness of fit feature importance via the GOFFI function, which takes a dataset and target, a modeling approach and a goodness of fit metric and returns the rankings of features in the dataset by importance.

Getting started

Package details

AuthorDuncan McKinnon
Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncankmckinnon/featureImportance")
duncankmckinnon/featureImportance documentation built on Aug. 9, 2020, 8:55 p.m.