MultiTableTransform {MultBiplotR} | R Documentation |
Initial Transformation of a multi table object
MultiTableTransform(X, InitTransform = "Standardize columns", dual = FALSE,
CommonSD = TRUE)
X |
Multi-table object |
InitTransform |
Initial Transformattion |
dual |
Is the transformation for the dual versions? |
CommonSD |
Should a common standard deviation be used for all the groups? |
Initial Transformation of a multi table object
he table transformed
Jose Luis Vicente Villardon