An implementation of the clugen algorithm for generating multidimensional clusters with arbitrary distributions. Each cluster is supported by a line segment, the position, orientation and length of which guide where the respective points are placed. This package is described in Fachada & de Andrade (2023) <doi:10.1016/j.knosys.2023.110836>.
Version: | 1.0.3 |
Depends: | R (≥ 3.6.0) |
Imports: | mathjaxr |
Suggests: | crul, devtools, ggplot2, knitr, lintr, patchwork, prettydoc, rgl, rmarkdown, roxygen2, testthat (≥ 3.0.0) |
Published: | 2024-01-11 |
DOI: | 10.32614/CRAN.package.clugenr |
Author: | Nuno Fachada [aut, cre, cph] |
Maintainer: | Nuno Fachada <faken at fakenmc.com> |
BugReports: | https://github.com/clugen/clugenr/issues |
License: | MIT + file LICENSE |
URL: | https://clugen.github.io/clugenr/, https://github.com/clugen/clugenr |
NeedsCompilation: | no |
Citation: | clugenr citation info |
Materials: | README |
CRAN checks: | clugenr results |
Reference manual: | clugenr.pdf |
Vignettes: |
Development Examples in 2D Examples in 3D: part I Examples in 3D: part II Merging and hierarchical cluster examples Examples in other dimensions Theory |
Package source: | clugenr_1.0.3.tar.gz |
Windows binaries: | r-devel: clugenr_1.0.3.zip, r-release: clugenr_1.0.3.zip, r-oldrel: clugenr_1.0.3.zip |
macOS binaries: | r-release (arm64): clugenr_1.0.3.tgz, r-oldrel (arm64): clugenr_1.0.3.tgz, r-release (x86_64): clugenr_1.0.3.tgz, r-oldrel (x86_64): clugenr_1.0.3.tgz |
Old sources: | clugenr archive |
Please use the canonical form https://CRAN.R-project.org/package=clugenr to link to this page.