Learn R Programming

MetaboAnalystR (version 2.0.0)

EBAM.Cmpd.Init: For EBAM analysis

Description

note: if method is wilcoxon, the A0 and var equal will be ignored

Usage

EBAM.Cmpd.Init(mSetObj = NA, method = "z.ebam", A0 = 0,
  isPaired = FALSE, isVarEq = TRUE)

Arguments

mSetObj

Input name of the created mSet Object

method

Input the method for EBAM analysis

A0

Numeric

isPaired

Logical, FALSE by default

isVarEq

Logical, TRUE by default