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 05 May. 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
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for tclust2030405060708090TrendBars

Today's Hot Picks in Authors and Packages

frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
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  
helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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