Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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


multigroup

Multigroup Data Analysis

v0.4.5
GPL-3
Authors
Aida Eslami, El Mostafa Qannari, Stephanie Bougeard, Gaston Sanchez Questions and comments go to Aida Eslami <aida.eslami@yahoo.fr> and Stephanie Bougeard <stephanie.bougeard@anses.fr>
Initial release
2020-02-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.