Other packages > Find by keyword >

class  

Functions for Classification
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("class", "7.3-23")



Attach the package and use:
library("class")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
First Published: 2009-05-08
Latest Update: 2023-05-03
Description:
Various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.
How to cite:
Brian Ripley (2009). class: Functions for Classification. R package version 7.3-23, https://cran.r-project.org/web/packages/class. Accessed 07 Apr. 2025.
Previous versions and publish date:
7.3-0 (2009-05-08 13:25), 7.3-1 (2009-10-28 08:17), 7.3-2 (2010-04-02 19:18), 7.3-3 (2010-12-09 12:56), 7.3-4 (2012-06-27 11:58), 7.3-5 (2012-10-08 10:07), 7.3-6 (2013-02-10 13:06), 7.3-7 (2013-04-03 10:40), 7.3-8 (2013-07-01 13:42), 7.3-9 (2013-08-21 14:10), 7.3-10 (2014-03-28 09:11), 7.3-11 (2014-07-21 08:47), 7.3-12 (2015-02-11 09:30), 7.3-13 (2015-06-29 17:15), 7.3-14 (2015-08-30 08:59), 7.3-15 (2019-01-02 10:49), 7.3-16 (2020-03-25 09:02), 7.3-17 (2020-04-26 12:31), 7.3-18 (2021-01-24 10:27), 7.3-19 (2021-05-03 11:03), 7.3-20 (2022-01-13 09:05), 7.3-21 (2023-01-23 08:10), 7.3-22 (2023-05-03 13:01)
Other packages that cited class R package
View class citation profile
Other R packages that class depends, imports, suggests or enhances
Complete documentation for class
Functions, R codes and Examples using the class R package
Some associated functions: SOM . batchSOM . condense . knn.cv . knn . knn1 . lvq1 . lvq2 . lvq3 . lvqinit . lvqtest . multiedit . olvq1 . reduce.nn . somgrid . 
Some associated R codes: SOM.R . knn.R . lvq.R . multiedit.R . zzz.R .  Full class package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for class100012001400160018002000220024002600280030003200340036003800TrendBars

Today's Hot Picks in Authors and Packages

probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
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  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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