Other packages > Find by keyword >

nomclust  

Hierarchical Cluster Analysis of Nominal Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nomclust", "2.8.0")



Attach the package and use:
library("nomclust")
Maintained by
Zdenek Sulc
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-03
Latest Update: 2023-08-18
Description:
Similarity measures for hierarchical clustering of objects characterized by nominal (categorical) variables. Evaluation criteria for nominal data clustering.
How to cite:
Zdenek Sulc (2015). nomclust: Hierarchical Cluster Analysis of Nominal Data. R package version 2.8.0, https://cran.r-project.org/web/packages/nomclust. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.91.1010 (2015-06-03 08:46), 1.00.1011 (2016-10-05 14:37), 1.1.1106 (2017-06-06 16:51), 2.1.3 (2020-02-24 18:30), 2.1.4 (2020-03-13 15:20), 2.1.5 (2020-06-22 16:20), 2.1.6 (2020-07-02 10:40), 2.2.1 (2020-11-09 18:30), 2.5.0 (2021-07-12 11:40), 2.6.2 (2022-11-07 17:50)
Other packages that cited nomclust R package
View nomclust citation profile
Other R packages that nomclust depends, imports, suggests or enhances
Complete documentation for nomclust
Functions, R codes and Examples using the nomclust R package
Some associated functions: CA.methods . anderberg . as.agnes . burnaby . data20 . dend.plot . eskin . eval.plot . evalclust . gambaryan . goodall1 . goodall2 . goodall3 . goodall4 . iof . lin . lin1 . nomclust . nomprox . of . sm . smirnov . ve . vm . 
Some associated R codes: EVAL.R . RcppExports.R . SIMILARITY.R . anderberg.R . as.agnes.R . as.hclust.nomclust.R . burnaby.R . dend.plot.R . eskin.R . eval.plot.R . evalclust.R . freq.abs.R . freq.rel.R . gambaryan.R . globals.R . goodall1.R . goodall2.R . goodall3.R . goodall4.R . iof.R . lin.R . lin1.R . nomclust.R . nomprox.R . of.R . plot.nomclust.R . print.nomclust.R . sm.R . smirnov.R . summary.nomclust.R . ve.R . vm.R .  Full nomclust 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

donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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