The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.3 |
Depends: | R (≥ 3.1.0) |
Imports: | Matrix, geometry, archetypal, doParallel, methods, plot3D, distances, rlang, magrittr, dplyr, mirai, abind, scales |
Suggests: | knitr, rmarkdown |
Published: | 2024-10-20 |
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 |
Materials: | README NEWS |
CRAN checks: | GeomArchetypal results |
Reference manual: | GeomArchetypal.pdf |
Vignettes: |
Introduction to GeomArchetypal Package (source, R code) |
Package source: | GeomArchetypal_1.0.3.tar.gz |
Windows binaries: | r-devel: GeomArchetypal_1.0.3.zip, r-release: GeomArchetypal_1.0.3.zip, r-oldrel: GeomArchetypal_1.0.3.zip |
macOS binaries: | r-release (arm64): GeomArchetypal_1.0.3.tgz, r-oldrel (arm64): GeomArchetypal_1.0.3.tgz, r-release (x86_64): GeomArchetypal_1.0.3.tgz, r-oldrel (x86_64): GeomArchetypal_1.0.3.tgz |
Old sources: | GeomArchetypal archive |
Please use the canonical form https://CRAN.R-project.org/package=GeomArchetypal to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.