Learn R Programming

⚠️There's a newer version (1.3.5) of this package.Take me there.

FADA (version 1.1)

Variable selection for supervised classification in high dimension

Description

The functions provided in the FADA (Factor Adjusted Discriminant Analysis) package aim at performing supervised classification models and variable selection on dependent covariates. The classification procedures are combined with a factor modeling of dependence among covariates. The available procedures are Lasso regularized logistic model (see Friedman et al. (2010)), sparse linear discriminant analysis (see Clemmensen et al. (2011)), shrinkage linear and diagonal discriminant analysis (see M. Ahdesmaki et al. (2010)).

Copy Link

Version

Install

install.packages('FADA')

Monthly Downloads

220

Version

1.1

License

GPL (>= 2)

Maintainer

David Causeur

Last Published

September 1st, 2014

Functions in FADA (1.1)

decorrelate

Factor Adjusted Discriminant Analysis 1: Decorrelation of a testing data set after running the FA function on a training data set
FA

Factor Adjusted Discriminant Analysis 1: Decorrelation of the data
data.test

Test dataset simulated with the same distribution as the training dataset data.train.
FADA-package

Variable selection for supervised classification in high dimension
FADA

Factor Adjusted Discriminant Analysis 2 : Supervised classification on decorrelated data
data.train

Training data