Package: DiscreteGapStatistic Type: Package Title: An Extension of the Gap Statistic for Ordinal/Categorical Data Version: 1.1.2 Authors@R: c( person("Jeffrey", "Miecznikowski", email="jcm38@buffalo.edu", role = c("aut")), person("Eduardo", "Cortes", email="ecortesg@buffalo.edu", role = c("aut", "cre"), comment = c(ORCID = '0000-0002-0966-6488')) ) Description: The gap statistic approach is extended to estimate the number of clusters for categorical response format data. This approach and accompanying software is designed to be used with the output of any clustering algorithm and with distances specifically designed for categorical (i.e. multiple choice) or ordinal survey response data. URL: https://github.com/ecortesgomez/DiscreteGapStatistic License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Imports: cultevo, magrittr, utils, ggplot2, ggrepel, pheatmap, dplyr, Polychrome, RColorBrewer, reshape2, tidyr, ComplexHeatmap, cluster, stats, bioDist, vegan, FD Suggests: kableExtra, knitr, rmarkdown, testthat, nomclust Config/testthat/edition: 3 Depends: R (>= 4.2.0) LinkingTo: Rcpp Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd")) Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev perl Repository: https://ecortesgomez.r-universe.dev Date/Publication: 2026-06-28 17:52:33 UTC RemoteUrl: https://github.com/ecortesgomez/discretegapstatistic RemoteRef: HEAD RemoteSha: 0c05e302e0522a6974dd6d67b6bc532c89241fe1 NeedsCompilation: yes Packaged: 2026-06-28 18:10:09 UTC; root Author: Jeffrey Miecznikowski [aut], Eduardo Cortes [aut, cre] (ORCID: ) Maintainer: Eduardo Cortes