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 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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