Other packages > Find by keyword >

clue  

Cluster Ensembles
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("clue", "0.3-66")



Attach the package and use:
library("clue")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-12-29
Latest Update: 2023-01-31
Description:
CLUster Ensembles.
How to cite:
Kurt Hornik (2004). clue: Cluster Ensembles. R package version 0.3-66, https://cran.r-project.org/web/packages/clue. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1-0 (2004-12-29 20:58), 0.2-0 (2005-05-13 08:56), 0.2-1 (2005-06-02 18:49), 0.2-2 (2005-06-10 18:39), 0.2-3 (2005-06-13 11:03), 0.2-4 (2005-06-17 19:21), 0.2-5 (2005-06-25 12:24), 0.2-6 (2005-09-10 14:36), 0.2-7 (2005-09-29 18:22), 0.2-8 (2006-01-08 00:44), 0.2-9 (2006-01-17 21:22), 0.2-10 (2006-01-28 12:15), 0.2-11 (2006-02-09 11:41), 0.3-0 (2006-02-22 18:54), 0.3-1 (2006-03-14 09:23), 0.3-2 (2006-03-17 12:28), 0.3-4 (2006-04-27 14:51), 0.3-5 (2006-08-12 13:42), 0.3-6 (2006-09-07 20:15), 0.3-7 (2006-09-11 09:59), 0.3-8 (2006-10-04 12:18), 0.3-9 (2006-10-30 10:13), 0.3-10 (2006-11-14 11:40), 0.3-11 (2007-01-05 18:23), 0.3-12 (2007-02-11 14:49), 0.3-13 (2007-03-09 13:16), 0.3-14 (2007-05-16 17:11), 0.3-15 (2007-05-17 19:18), 0.3-16 (2007-06-05 10:51), 0.3-17 (2007-06-18 15:27), 0.3-18 (2007-07-10 15:35), 0.3-19 (2007-08-27 18:18), 0.3-20 (2007-10-02 14:01), 0.3-21 (2008-01-19 12:46), 0.3-22 (2008-03-12 09:21), 0.3-23 (2008-04-23 11:32), 0.3-24 (2008-09-28 22:05), 0.3-25 (2008-10-19 20:17), 0.3-26 (2008-11-06 19:44), 0.3-27 (2009-02-18 00:00), 0.3-28 (2009-08-10 16:10), 0.3-29 (2009-08-13 12:38), 0.3-30 (2009-08-31 10:47), 0.3-31 (2009-09-10 21:02), 0.3-32 (2009-10-18 12:23), 0.3-33 (2009-11-22 20:06), 0.3-34 (2010-04-27 22:20), 0.3-35 (2010-09-02 09:25), 0.3-36 (2010-09-14 15:52), 0.3-37 (2010-09-28 15:38), 0.3-39 (2011-04-08 20:04), 0.3-40 (2011-05-12 06:54), 0.3-41 (2011-08-21 17:23), 0.3-42 (2011-09-17 08:56), 0.3-43 (2012-01-24 16:13), 0.3-44 (2012-03-05 16:38), 0.3-45 (2012-12-22 14:31), 0.3-46 (2013-03-19 15:58), 0.3-47 (2013-09-06 08:22), 0.3-48 (2014-04-02 08:44), 0.3-49 (2015-02-10 19:07), 0.3-50 (2015-06-14 21:38), 0.3-51 (2016-01-06 17:50), 0.3-52 (2016-12-02 12:00), 0.3-53 (2017-01-15 10:40), 0.3-54 (2017-08-09 07:29), 0.3-55 (2018-04-23 11:11), 0.3-56 (2018-09-10 09:06), 0.3-57 (2019-02-25 21:33), 0.3-58 (2020-12-03 19:47), 0.3-59 (2021-04-16 20:05), 0.3-60 (2021-10-11 12:19), 0.3-61 (2022-05-30 12:56), 0.3-62 (2022-10-18 10:36), 0.3-63 (2022-11-19 11:56), 0.3-64 (2023-01-31 16:26), 0.3-65 (2023-09-23 13:26)
Other packages that cited clue R package
View clue citation profile
Other R packages that clue depends, imports, suggests or enhances
Complete documentation for clue
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

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  
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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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