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-2")



Attach the package and use:
library("tclust")
Maintained by
Valentin Todorov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-17
Latest Update: 2025-06-29
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-2, https://cran.r-project.org/web/packages/tclust. Accessed 08 Mar. 2026.
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), 2.1-0 (2025-02-19 12:40)
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

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  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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