PLSDA_analysis: performing PLSDA on metabolomics data

View source: R/PLSDA_analysis.R

PLSDA_analysisR Documentation

performing PLSDA on metabolomics data

Description

the script performs PLSDA on metabolomics data. It allows to take in account differeny subjects, time and classes of the data and ttransform the data according to the needs of the users

Usage

PLSDA_analysis.R(x)

Arguments

x

References

http://www.mixOmics.org

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

lucanard/stat_tools documentation built on Dec. 10, 2022, 2:47 a.m.