plot,cvle,missing-method {MetabolicSurv}R Documentation

Plot method for cvle class

Description

Plot method for cvle class

Usage

## S4 method for signature 'cvle,missing'
plot(x, y, type = 1, ...)

Arguments

x

A cvle class object

y

missing

type

Plot type. 1 distribution of the HR under training and test set. 2 HR vs number selected metabolites.

...

The usual extra arguments to generic functions — see plot.default

Value

Cross Valdiated Results for Lasso and Elastic Net based Predictive Metabolite plots


[Package MetabolicSurv version 1.1.2 Index]