Summarize the transformations in a CoDa model (internal)
Source:R/TransformationSummary.R
transformationSummary.Rd
Extract from a CoDa model estimated by lm()
all information related to the
log-ratio transformations of the variables and the parameters.
Details
The structure of the return value resembles a data.frame where most columns are lists instead of vectors. The rows in this data.frame correspond to the variables used for fitting the model. The columns store information on the log-ratio transformations and their associated bases (K and F). Additionally the clr parameters and the covariance matrices are retained.