greenclust: Combine Categories Using Greenacre's Method

Implements a method of iteratively collapsing the rows of a contingency table, two at a time, by selecting the pair of categories whose combination yields a new table with the smallest loss of chi-squared, as described by Greenacre, M.J. (1988) <doi:10.1007/BF01901670>. The result is compatible with the class of object returned by the 'stats' package's hclust() function and can be used similarly (plotted as a dendrogram, cut, etc.). Additional functions are provided for automatic cutting and diagnostic plotting.

Version: 1.1.1
Suggests: testthat, knitr, rmarkdown
Published: 2023-09-20
Author: Jeff Jetton [aut, cre]
Maintainer: Jeff Jetton <jeff.jetton at gmail.com>
BugReports: https://github.com/JeffJetton/greenclust/issues
License: MIT + file LICENSE
URL: https://github.com/JeffJetton/greenclust
NeedsCompilation: no
Materials: README NEWS
CRAN checks: greenclust results

Documentation:

Reference manual: greenclust.pdf

Downloads:

Package source: greenclust_1.1.1.tar.gz
Windows binaries: r-devel: greenclust_1.1.1.zip, r-release: greenclust_1.1.1.zip, r-oldrel: greenclust_1.1.1.zip
macOS binaries: r-release (arm64): greenclust_1.1.1.tgz, r-oldrel (arm64): greenclust_1.1.1.tgz, r-release (x86_64): greenclust_1.1.1.tgz
Old sources: greenclust archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=greenclust to link to this page.