R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
cluster
View on CRAN: Click
here
Download and install cluster package within the R console
Install from CRAN:
install.packages("cluster")
Install from Github:
library("remotes")
install_github("cran/cluster")
Install by package version:
library("remotes")
install_version("cluster", "2.1.8")
Attach the package and use:
library("cluster")
Maintained by
Martin Maechler
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-12
Latest Update: 2022-08-22
Description:
Methods for Cluster analysis. Much extended the original from
Peter Rousseeuw, Anja Struyf and Mia Hubert,
based on Kaufman and Rousseeuw (1990) "Finding Groups in Data".
How to cite:
Martin Maechler (1999). cluster: "Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al.. R package version 2.1.8, https://cran.r-project.org/web/packages/cluster. Accessed 21 Dec. 2024.
Previous versions and publish date:
1.2-0 (1999-04-12 07:53), 1.2-1 (1999-12-05 20:16), 1.2-2 (1999-12-29 16:18), 1.2-3 (2000-02-18 08:06), 1.3-2 (2001-01-04 15:52), 1.3-3 (2001-06-08 15:00), 1.3-4 (2001-08-24 08:52), 1.3-5 (2001-11-07 11:52), 1.3-6 (2001-12-19 17:40), 1.4-0 (2002-01-24 10:49), 1.4-1 (2002-03-07 19:35), 1.4-2 (2002-03-31 00:01), 1.5-1 (2002-06-19 07:32), 1.5-2 (2002-07-30 16:01), 1.6-1 (2002-09-10 09:30), 1.6-2 (2002-10-23 08:57), 1.6-3 (2002-12-05 20:47), 1.6-4 (2002-12-31 17:27), 1.7.0 (2003-03-26 21:41), 1.7.1 (2003-05-01 18:50), 1.7.2 (2003-06-04 11:00), 1.7.3 (2003-06-11 21:18), 1.7.4 (2003-07-18 12:38), 1.7.5 (2003-09-03 18:49), 1.7.6 (2003-09-24 19:03), 1.8.0 (2004-01-22 15:04), 1.8.1 (2004-03-14 21:03), 1.9.1 (2004-04-12 14:50), 1.9.2 (2004-06-13 01:30), 1.9.3 (2004-06-18 16:48), 1.9.4 (2004-06-26 15:15), 1.9.5 (2004-08-04 19:19), 1.9.6 (2004-08-24 12:32), 1.9.7 (2005-01-24 09:58), 1.9.8 (2005-04-04 21:58), 1.10.0 (2005-06-13 10:13), 1.10.1 (2005-07-03 17:27), 1.10.2 (2005-08-31 12:07), 1.10.3 (2006-01-26 13:55), 1.10.4 (2006-01-26 16:12), 1.10.5 (2006-03-21 09:28), 1.11.0 (2006-05-18 10:37), 1.11.1 (2006-08-25 10:16), 1.11.2 (2006-09-07 18:27), 1.11.3 (2006-12-02 16:30), 1.11.4 (2006-12-12 09:22), 1.11.5 (2007-03-31 14:15), 1.11.6 (2007-04-27 15:58), 1.11.7 (2007-06-05 22:06), 1.11.8 (2007-09-04 21:06), 1.11.9 (2007-10-02 10:39), 1.11.10 (2008-02-29 17:53), 1.11.11 (2008-06-16 12:03), 1.11.12 (2009-01-07 14:13), 1.11.13 (2009-03-31 20:00), 1.12.0 (2009-05-13 21:17), 1.12.1 (2009-10-06 11:33), 1.12.3 (2010-04-02 19:07), 1.13.1 (2010-06-25 07:45), 1.13.2 (2010-11-10 13:28), 1.13.3 (2011-02-21 15:13), 1.14.0 (2011-06-08 09:03), 1.14.1 (2011-10-17 07:54), 1.14.2 (2012-02-08 15:38), 1.14.3 (2012-10-14 08:37), 1.14.4 (2013-03-26 16:50), 1.15.0 (2014-03-11 06:20), 1.15.1 (2014-03-13 01:52), 1.15.2 (2014-03-31 10:17), 1.15.3 (2014-09-04 23:05), 2.0.0 (2015-01-29 15:23), 2.0.1 (2015-01-31 23:11), 2.0.2 (2015-06-19 10:25), 2.0.3 (2015-07-21 07:53), 2.0.4 (2016-04-18 08:11), 2.0.5 (2016-10-08 08:19), 2.0.6 (2017-03-10 14:49), 2.0.7-1 (2018-04-09 15:53), 2.0.7 (2018-04-05 17:35), 2.0.8 (2019-04-05 11:00), 2.0.9 (2019-05-01 22:30), 2.1.0 (2019-06-19 13:10), 2.1.1 (2021-02-15 00:50), 2.1.2 (2021-04-17 10:50), 2.1.3 (2022-03-28 17:30), 2.1.4 (2022-08-22 12:10), 2.1.5 (2023-11-27 20:20), 2.1.6 (2023-12-01 23:10), 2.1.7 (2024-12-08 06:30)
Other packages that cited cluster R package
View cluster citation profile
Other R packages that cluster depends,
imports, suggests or enhances
Complete documentation for cluster
Functions, R codes and Examples using
the cluster R package
Some associated functions: agnes . agnesject . agriculture . animals . bannerplot . chorSub . clara . claraject . clusGap . clusplot.default . clusplot.partition . cluster-internal . coef.hclust . daisy . diana . dissimilarityject . ellipsoidhull . fanny . fannyject . flower . lower.to.upper.tri.inds . medoids . mona . monaject . pam . pamject . partitionject . plantTraits . plot.agnes . plot.diana . plot.mona . plot.partition . pltree . pluton . predict.ellipsoid . print.agnes . print.clara . print.diana . print.dissimilarity . print.fanny . print.mona . print.pam . ruspini . silhouette . sizeDiss . summary.agnes . summary.clara . summary.diana . summary.mona . summary.pam . twinsject . volume.ellipsoid . votes.repub . xclara .
Some associated R codes: 0aaa.R . clusGap.R . clusGapGen.R . coef.R . ellipsoidhull.R . internal.R . medoids.R . silhouette.R . zzz.R . Full cluster package functions and examples
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
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
SEIRfansy
Extended Susceptible-Exposed-Infected-Recovery Model for
handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Kleinsasser (view profile)
helda
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Simon Corde (view profile)
batteryreduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Chunqiao Luo (view profile)
CIFsmry
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jianing Li (view profile)
condGEE
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: David Clement (view profile)