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 02 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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