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 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:12), 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), 2.1-2 (2025-06-29 16: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

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
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  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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