Other packages > Find by keyword >

clusterGeneration  

Random Cluster Generation (with Specified Degree of Separation)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("clusterGeneration", "1.3.8")



Attach the package and use:
library("clusterGeneration")
Maintained by
Weiliang Qiu
[Scholar Profile | Author Map]
First Published: 2006-11-13
Latest Update: 2023-08-16
Description:
We developed the clusterGeneration package to provide functions for generating random clusters, generating random covariance/correlation matrices, calculating a separation index (data and population version) for pairs of clusters or cluster distributions, and 1-D and 2-D projection plots to visualize clusters. The package also contains a function to generate random clusters based on factorial designs with factors such as degree of separation, number of clusters, number of variables, number of noisy variables.
How to cite:
Weiliang Qiu (2006). clusterGeneration: Random Cluster Generation (with Specified Degree of Separation). R package version 1.3.8, https://cran.r-project.org/web/packages/clusterGeneration. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.2.0 (2006-11-13 10:23), 1.2.1 (2007-07-07 20:46), 1.2.4 (2007-10-30 21:30), 1.2.7 (2009-02-04 20:59), 1.2.8 (2012-03-20 06:53), 1.2.9 (2012-04-02 19:47), 1.3.1 (2013-01-08 08:31), 1.3.4 (2015-02-18 19:34), 1.3.5 (2020-10-05 09:30), 1.3.6 (2020-11-22 18:20), 1.3.7 (2020-12-15 08:00)
Other packages that cited clusterGeneration R package
View clusterGeneration citation profile
Other R packages that clusterGeneration depends, imports, suggests or enhances
Complete documentation for clusterGeneration
Functions, R codes and Examples using the clusterGeneration R package
Some associated functions: genOrthogonal . genPositiveDefMat . genRandomClust . getSepProj . nearestNeighborSepVal . plot1DProjection . plot2DProjection . rcorrmatrix . sepIndex . simClustDesign . viewClusters . 
Some associated R codes: genCluster.R . hjrancor.R . rcvine.R . ronion.R . separation.R . simClustDesign.R . visual.R .  Full clusterGeneration package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for clusterGeneration150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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