plot,cvsim,missing-method {MetabolicSurv} | R Documentation |
Plot method for cvsim class
Description
Plot method for cvsim class
Usage
## S4 method for signature 'cvsim,missing'
plot(x, y, type = 1, ...)
Arguments
x |
A cvsim class object |
y |
missing |
type |
Plot type. 1 distribution of the HR under test For the Top K metabolites using PCA. 2 distribution of the HR under test For the Top K metabolites using PLS. |
... |
The usual extra arguments to generic functions — see
|
Value
Cross validation for sequentially increases metabolites plots
[Package MetabolicSurv version 1.1.2 Index]