Compute the uncentered log ratio transform of a (dataset of)
composition(s) and its inverse.
Usage
ult( x ,...)
ultInv( z ,...)
Kappa( x ,...)
Arguments
x
a composition or a data matrix of compositions, not necessarily closed
z
the ult-transform of a composition or
clr-transforms of compositions (or a data matrix), not necessarily centered
…
for generic use only
Value
ult gives the uncentered log transform,
ultInv gives closed compositions with the given
ult/clr-transforms
Kappa gives the difference between the clr and the ult
transforms. It is quite linked to information measures.
Details
The ult-transform is simply the elementwise log of the closed
composition. The ult has some important properties in the scope
of Information Theory of probability vectors (but might be mostly
misleading for exploratory analysis of compositions).