ptrvListCVA: ptrvListCVA

View source: R/ptrvListCVA.r

ptrvListCVAR Documentation

ptrvListCVA

Description

ptrvListCVA

Usage

ptrvListCVA(
  df,
  ionToRemove = NULL,
  option = "OneWayANOVA",
  normalizeByEval = FALSE,
  log = FALSE,
  axes = c(1, 2)
)

Arguments

df

data frame with "ion","intensity","product","subject" columns,

ionToRemove

vector of character containing ions to remove from the analysis

option

"OneWayANOVA" or "TwoWayANOVA"

normalizeByEval

Boolean. By default TRUE

log

boolean indicated if the intensities should be logged (TRUE) or not (FALSE)

axes

a list of couples of integers corresponding to the maps to be obtained


ChemoSens/PTRMSR documentation built on June 15, 2025, 10:40 a.m.