plot,fcv,missing-method {MetabolicSurv} | R Documentation |
Plot method for fcv class
Description
Plot method for fcv class
Usage
## S4 method for signature 'fcv,missing'
plot(x, y, type = 1, ...)
Arguments
x |
A fcv class object |
y |
missing |
type |
Plot type. 1 is the distribution of the inner cross validated HR under test data for each outer iterations and estimated HR on the out of bag data are superimposed. 2 Estimated HR Density for low Risk Group. |
... |
The usual extra arguments to generic functions — see
|
Value
Inner and Outer Cross Validations for Lasso Elastic Net Survival predictive models and Classification plots
[Package MetabolicSurv version 1.1.2 Index]