powered by
Program clrmat calculates the centred log-ratio transformation for a matrix of compositions.
clrmat
clrmat(X)
A matrix containing the transformed data
A matrix of compositions
Jan Graffelman jan.graffelman@upc.edu
data(Artificial) Xsim.com <- Artificial$Xsim.com Xclr <- clrmat(Xsim.com)
Run the code above in your browser using DataLab