plot,cvmm,ANY-method {MetabolicSurv} | R Documentation |
Plot method for cvmm class
Description
Plot method for cvmm class
Usage
## S4 method for signature 'cvmm,ANY'
plot(x, y, which = 1, ...)
Arguments
x |
A cvmm class object |
y |
missing |
which |
This specify which metabolite for which estimated HR information need to be visualized. By default results of the first metabolite is used. |
... |
The usual extra arguments to generic functions — see |
Value
Cross Valdiated Metabolic Specific CoxPh plots
[Package MetabolicSurv version 1.1.2 Index]