S4 classes to represent log-ratio data transformations.
Slots
totalsA
numericvector to store the absolute row sums (before the closure of the compositions).partsA
charactervector to store the original part names.ratioA
charactervector to store the ratio names.orderAn
integervector to store the original ordering of the columns.baseA
numericmatrix to store the basis of the transformation.weightsA
numericvector to store the weights assigned to the respective log-ratios.
Note
These classes inherit from matrix.
