Learn R Programming

OmicsPLS (version 2.1.0)

print.cvo2m: Cross-validate procedure for O2PLS

Description

Cross-validate procedure for O2PLS

Usage

# S3 method for cvo2m
print(x, include_matrix = FALSE, ...)

Arguments

x

List of class "cvo2m", produced by crossval_o2m.

include_matrix

Logical. Should the 3-d array with Prediction errors also be printed.

...

For consistency.