Skip to content

An object oriented package containing functionality designed for feature selection, model building, and/or classifier development.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

stufield/featureselectr

Repository files navigation

The featureselectr package

GitHub version CRAN status R-CMD-check Codecov test coverage lifecycle: stable License: MIT

Overview

The feature selection package contains functionality designed for feature selection, model building, and/or classifier development.


Installation

# current dev version
remotes::install_github("stufield/featureselectr")

# or a specific version
remotes::install_github("stufield/featureselectr@v0.0.2")

Usage

To load featureselectr simply make a call to library() as usual:

library(featureselectr)

Help summary of the package

library(help = featureselectr)

Examples

See the vignette("featureselectr") for usage examples.

About

An object oriented package containing functionality designed for feature selection, model building, and/or classifier development.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published