powered by
Convert between CLR and ALR covariance matrices
convertSigma(S, direction = c("alr2clr", "clr2alr"))
A covariance matrix on the requested scale.
Covariance matrix to be converted
Which direction to convert between alr and clr.
convertSigma(diag(3), "alr2clr")
Run the code above in your browser using DataLab