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.0-5")



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: 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.0-5, https://cran.r-project.org/web/packages/tclust. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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