archmap_projections: Archetypal map projections

Description Usage Arguments Value See Also

Description

Archetypal map projections

Usage

1
2
3
4
5
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 solve_TSP function

Value

Matrix with the projected archetypes

See Also

Other archmap: archmap


archetypes documentation built on May 2, 2019, 9:18 a.m.