Other packages > Find by keyword >

tclust  

Robust Trimmed Clustering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tclust", "2.1-0")



Attach the package and use:
library("tclust")
Maintained by
Valentin Todorov
[Scholar Profile | Author Map]
First Published: 2010-03-17
Latest Update: 2023-03-24
Description:
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (2008) <doi:10.1214/07-AOS515>, Fritz et al. (2012) <doi:10.18637/jss.v047.i12>, Garcia-Escudero et al. (2011)<doi:10.1007/s11222-010-9194-z> and others.
How to cite:
Valentin Todorov (2010). tclust: Robust Trimmed Clustering. R package version 2.1-0, https://cran.r-project.org/web/packages/tclust. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0-1 (2010-03-18 20:16), 1.0-2 (2010-04-02 19:10), 1.0-3 (2010-05-01 18:00), 1.0-5 (2010-11-29 11:21), 1.0-8 (2010-12-15 09:34), 1.0-12 (2011-04-29 06:39), 1.0-13 (2011-04-29 16:56), 1.0-14 (2011-04-30 14:42), 1.0 (2010-03-17 14:59), 1.1-02 (2012-05-17 10:33), 1.1-03 (2013-04-07 15:01), 1.1 (2011-05-04 17:24), 1.2-3 (2014-10-21 02:02), 1.2-7 (2017-06-30 10:14), 1.3-1 (2017-08-24 16:37), 1.4-1 (2018-05-24 23:50), 1.4-2 (2020-09-29 14:40), 1.5-1 (2022-04-27 01:40), 1.5-2 (2022-10-24 09:00), 1.5-4 (2023-03-24 18:20), 1.5-5 (2023-12-07 21:40), 1.5-6 (2024-02-09 12:00), 2.0-3 (2024-04-17 20:20), 2.0-4 (2024-05-09 15:40), 2.0-5 (2024-10-15 18:30)
Other packages that cited tclust R package
View tclust citation profile
Other R packages that tclust depends, imports, suggests or enhances
Complete documentation for tclust
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for tclust20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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