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.1")



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: 2025-06-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.1, https://cran.r-project.org/web/packages/nomclust. Accessed 05 Jun. 2026.
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), 2.8.0 (2023-08-18 12:12)
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

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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