Calculate centered log ratio(clr) transformation of a matrix

trans_clr(B)

Arguments

B

A matrix for clr transformation

Value

Transformed matrix.