Other packages > Find by keyword >

gclus  

Clustering Graphics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gclus", "1.3.2")



Attach the package and use:
library("gclus")
Maintained by
Catherine Hurley
[Scholar Profile | Author Map]
First Published: 2004-01-14
Latest Update: 2019-01-07
Description:
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package contains various indices of merit, ordering functions, and enhanced versions of pairs and parcoord which color panels according to their merit level.
How to cite:
Catherine Hurley (2004). gclus: Clustering Graphics. R package version 1.3.2, https://cran.r-project.org/web/packages/gclus. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2004-01-14 08:11), 1.1 (2004-01-15 09:58), 1.2 (2005-04-06 09:20), 1.3.1 (2012-06-25 18:50), 1.3.2 (2019-01-07 21:00), 1.3 (2010-05-25 19:08)
Other packages that cited gclus R package
View gclus citation profile
Other R packages that gclus depends, imports, suggests or enhances
Complete documentation for gclus
Functions, R codes and Examples using the gclus R package
Some associated functions: ac . bank . body . colpairs . cpairs . cparcoord . diameter . dmat.color . hclust . order.clusters . order . ozone . partition.crit . pclen . plotcolors . utilities . wine . 
Some associated R codes: colpairs.R . graphclus.R . hclust.R . order.R .  Full gclus 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 gclus40060080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

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  
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  
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