GeomArchetypal: Finds the Geometrical Archetypal Analysis of a Data Frame

Performs Geometrical Archetypal Analysis after creating Grid Archetypes which are the Cartesian Product of all minimum, maximum variable values. Since the archetypes are fixed now, we have the ability to compute the convex composition coefficients for all our available data points much faster by using the half part of Principal Convex Hull Archetypal method. Additionally we can decide to keep as archetypes the closer to the Grid Archetypes ones. Finally the number of archetypes is always 2 to the power of the dimension of our data points if we consider them as a vector space. Cutler, A., Breiman, L. (1994) <doi:10.1080/00401706.1994.10485840>. Morup, M., Hansen, LK. (2012) <doi:10.1016/j.neucom.2011.06.033>. Christopoulos, DT. (2024) <doi:10.13140/RG.2.2.14030.88642>.

Version: 1.0.1
Depends: R (≥ 3.1.0)
Imports: Matrix, geometry, archetypal, doParallel, methods, plot3D, distances, rlang, magrittr, dplyr, mirai, abind, scales
Suggests: knitr, rmarkdown
Published: 2024-06-01
DOI: 10.32614/CRAN.package.GeomArchetypal
Author: Demetris Christopoulos [aut, cre, cph], David Midgley [ctb, cph], Sunil Venaik [ctb], INSEAD Hoffmann Institute France [fnd], The University of Queensland Australia [fnd]
Maintainer: Demetris Christopoulos <dchristop at econ.uoa.gr>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Language: en-US
CRAN checks: GeomArchetypal results

Documentation:

Reference manual: GeomArchetypal.pdf
Vignettes: Introduction to GeomArchetypal Package

Downloads:

Package source: GeomArchetypal_1.0.1.tar.gz
Windows binaries: r-devel: GeomArchetypal_1.0.1.zip, r-release: GeomArchetypal_1.0.1.zip, r-oldrel: GeomArchetypal_1.0.1.zip
macOS binaries: r-release (arm64): GeomArchetypal_1.0.1.tgz, r-oldrel (arm64): GeomArchetypal_1.0.1.tgz, r-release (x86_64): GeomArchetypal_1.0.1.tgz, r-oldrel (x86_64): GeomArchetypal_1.0.1.tgz

Linking:

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