MultiTableTransform function

Initial Transformation of a multi table object

Initial Transformation of a multi table object

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

Returns

he table transformed

Author(s)

Jose Luis Vicente Villardon

  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links