dlist.ropls.min: Perform pca, pls(da) or opls(da) with ropls

Description Usage Arguments Value Examples

Description

Perform multivariate analysis with ropls package and return a minimal object with results for plots.

Usage

1
dlist.ropls.min(dlist, opls.y = NULL, plotL = F, ...)

Arguments

dlist

Three levels list with [[1]] Datamatrix, [[2]] SamplesMetadata, [[3]] VariableMetadata.

opls.y

Name of SampleMetadata column to use as y response (quoted).

plotL

Logical to draw summary plot as in ropls package.

...

Any argument used by ropls::opls function.

Value

The resulting list of opls function (subsetted if min = TRUE).

Examples

1

Mystilivia/SDjoygret documentation built on May 7, 2019, 5:17 p.m.