Package: clugenr 1.0.3.9000
clugenr: Multidimensional Cluster Generation Using Support Lines
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>.
Authors:
clugenr_1.0.3.9000.tar.gz
clugenr_1.0.3.9000.zip(r-4.5)clugenr_1.0.3.9000.zip(r-4.4)clugenr_1.0.3.9000.zip(r-4.3)
clugenr_1.0.3.9000.tgz(r-4.4-any)clugenr_1.0.3.9000.tgz(r-4.3-any)
clugenr_1.0.3.9000.tar.gz(r-4.5-noble)clugenr_1.0.3.9000.tar.gz(r-4.4-noble)
clugenr_1.0.3.9000.tgz(r-4.4-emscripten)clugenr_1.0.3.9000.tgz(r-4.3-emscripten)
clugenr.pdf |clugenr.html✨
clugenr/json (API)
# Install 'clugenr' in R: |
install.packages('clugenr', repos = c('https://clugen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/clugen/clugenr/issues
multidimensional-clustersmultidimensional-datasynthetic-clusterssynthetic-data-generatorsynthetic-dataset-generation
Last updated 4 months agofrom:039b34ec4c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:angle_btwangle_deltasclucentersclugenclumergeclupoints_nclupoints_n_1clupoints_n_1_templateclusizesfix_emptyfix_num_pointsllengthspoints_on_linerand_ortho_vectorrand_unit_vectorrand_vector_at_angle
Dependencies:mathjaxr
Development
Rendered fromdev.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2022-02-20
Examples in 2D
Rendered fromexamples2d.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2022-02-17
Examples in 3D: part I
Rendered fromexamples3d1.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2023-02-09
Examples in 3D: part II
Rendered fromexamples3d2.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2023-02-09
Examples in other dimensions
Rendered fromexamplesnd.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2022-02-18
Merging and hierarchical cluster examples
Rendered fromexamplesmrg.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2023-06-23
Theory
Rendered fromtheory.Rmd
usingknitr::rmarkdown
on Nov 12 2024.Last update: 2023-12-16
Started: 2022-02-16