MultiTableTransform {MultBiplotR} | R Documentation |
Initial Transformation of a multi table object
Description
Initial Transformation of a multi table object
Usage
MultiTableTransform(X, InitTransform = "Standardize columns", dual = FALSE,
CommonSD = TRUE)
Arguments
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? |
Details
Initial Transformation of a multi table object
Value
he table transformed
Author(s)
Jose Luis Vicente Villardon
[Package MultBiplotR version 23.11.0 Index]