plotRegression: Plot PLS analysis results.

Description Usage Arguments Examples

Description

Function is used to plotting results/predictions from PLS analysis.

Usage

1
plotRegression(PLSResult, ncompValue = NULL)

Arguments

PLSResult

Results from PLS analysis performed by OmicsON::makePartialLeastSquaresRegression function.

ncompValue

A number of components to print.

Examples

1
OmicsON::plotRegression(PLSResults, ncompValue = 2)

cmujzbit/OmicsON documentation built on May 12, 2020, 8:06 p.m.