Learn R Programming

multigroup (version 0.4.5)

prepare_data: Preparing data

Description

To preparing data for doing the analysis

Usage

prepare_data(
  Data,
  Group,
  nBlock,
  Block.name = NULL,
  ScaleGroup = FALSE,
  ScaleDataA = FALSE,
  ScaleDataB = FALSE,
  norm = FALSE
)

Arguments

The

input parameters of the main function

Value

Prepared data. Variables are centered within each group and block. Other preprocessing are voluntary