print.cvo2m {OmicsPLS} | R Documentation |
Cross-validate procedure for O2PLS
Description
Cross-validate procedure for O2PLS
Usage
## S3 method for class 'cvo2m'
print(x, include_matrix = FALSE, ...)
Arguments
x |
List of class |
include_matrix |
Logical. Should the 3-d array with Prediction errors also be printed. |
... |
For consistency. |
[Package OmicsPLS version 2.0.2 Index]