Calculate a composition from coordinates with respect a given basis

composition(H, basis = NULL)

comp(H, basis = NULL)

Arguments

H

coordinates of a composition. Either a matrix, a data.frame or a vector

basis

basis used to calculate the coordinates

Value

coordinates with respect the given basis

See also

See functions ilr_basis, alr_basis, clr_basis, sbp_basis to define different compositional basis. See function coordinates to obtain details on how to calculate coordinates of a given composition.