Other packages > Find by keyword >

klaR  

Classification and Visualization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("klaR", "1.7-3")



Attach the package and use:
library("klaR")
Maintained by
Uwe Ligges
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-05-15
Latest Update: 2023-12-13
Description:
Miscellaneous functions for classification and visualization, e.g. regularized discriminant analysis, sknn() kernel-density naive Bayes, an interface to 'svmlight' and stepclass() wrapper variable selection for supervised classification, partimat() visualization of classification rules and shardsplot() of cluster results as well as kmodes() clustering for categorical data, corclust() variable clustering, variable extraction from different variable clustering models and weight of evidence preprocessing.
How to cite:
Uwe Ligges (2004). klaR: Classification and Visualization. R package version 1.7-3, https://cran.r-project.org/web/packages/klaR. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.2-1 (2004-05-15 18:58), 0.3-0 (2004-07-02 14:52), 0.3-2 (2004-07-10 20:21), 0.3-3 (2004-07-21 17:07), 0.3-4 (2005-01-25 10:16), 0.4-0 (2005-05-05 17:41), 0.4-1 (2005-06-27 13:14), 0.4-2 (2006-01-05 15:37), 0.5-0 (2006-01-31 12:39), 0.5-1 (2006-07-11 13:20), 0.5-2 (2006-11-02 12:51), 0.5-3 (2007-05-13 15:14), 0.5-4 (2007-05-14 09:58), 0.5-5 (2007-09-14 16:01), 0.5-6 (2008-01-16 20:09), 0.5-7 (2008-08-06 19:07), 0.5-8 (2009-01-09 20:21), 0.5-9 (2009-06-22 09:28), 0.6-0 (2009-09-22 12:11), 0.6-1 (2009-11-16 20:25), 0.6-2 (2009-12-06 11:08), 0.6-3 (2010-01-19 12:27), 0.6-4 (2010-10-23 09:44), 0.6-5 (2011-03-22 17:07), 0.6-6 (2011-10-10 15:41), 0.6-7 (2012-08-28 19:08), 0.6-8 (2013-03-27 20:56), 0.6-9 (2013-07-21 20:26), 0.6-10 (2014-02-11 16:57), 0.6-11 (2014-06-10 18:22), 0.6-12 (2014-08-06 20:43), 0.6-13 (2018-03-14 23:50), 0.6-14 (2018-03-19 12:10), 0.6-15 (2020-02-19 07:00), 1.7-0 (2022-03-10 16:00), 1.7-1 (2022-06-27 17:20), 1.7-2 (2023-03-18 00:40), 1.7-3 (2023-12-13 23:30)
Other packages that cited klaR R package
View klaR citation profile
Other R packages that klaR depends, imports, suggests or enhances
Complete documentation for klaR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
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  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
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