Other packages > Find by keyword >

sparsediscrim  

Sparse and Regularized Discriminant Analysis
View on CRAN: Click here


Download and install sparsediscrim package within the R console
Install from CRAN:
install.packages("sparsediscrim")

Install from Github:
library("remotes")
install_github("cran/sparsediscrim")

Install by package version:
library("remotes")
install_version("sparsediscrim", "0.3.0")



Attach the package and use:
library("sparsediscrim")
Maintained by
Max Kuhn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-05-25
Latest Update: 2021-07-01
Description:
A collection of sparse and regularized discriminant analysis methods intended for small-sample, high-dimensional data sets. The package features the High-Dimensional Regularized Discriminant Analysis classifier from Ramey et al. (2017) <doi:10.48550/arXiv.1602.01182>. Other classifiers include those from Dudoit et al. (2002) <doi:10.1198/016214502753479248>, Pang et al. (2009) <doi:10.1111/j.1541-0420.2009.01200.x>, and Tong et al. (2012) <doi:10.1093/bioinformatics/btr690>.
How to cite:
Max Kuhn (2013). sparsediscrim: Sparse and Regularized Discriminant Analysis. R package version 0.3.0, https://cran.r-project.org/web/packages/sparsediscrim. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2013-05-25 20:04), 0.2.3 (2016-06-24 19:14), 0.2.4 (2017-08-14 13:01), 0.2 (2014-03-31 16:34)
Other packages that cited sparsediscrim R package
View sparsediscrim citation profile
Other R packages that sparsediscrim depends, imports, suggests or enhances
Complete documentation for sparsediscrim
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA