simplex_projection {archetypes} | R Documentation |
Archetypal map projections
Description
Archetypal map projections
Usage
simplex_projection(x, r = 10)
tspsimplex_projection(x, r = 10, equidist = FALSE, ...)
atypes_projection(x)
Arguments
x |
Archetypes matrix |
r |
Radius of the simplex projection |
equidist |
Arrange archetypes equidistantly or in relation to their distance |
... |
Parameters for the
|
Value
Matrix with the projected archetypes
See Also
Other archmap: archmap
[Package archetypes version 2.2-0.1 Index]