MultiTableTransform: Initial Transformation of a multi table object

View source: R/MultiTableTransform.R

MultiTableTransformR 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


MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.