cvmv: Constructor for the cvmv class

Description Usage Arguments Value

View source: R/MetabolicSurvClass.R

Description

Constructor for the cvmv class

Usage

1
cvmv(HRTrain, HRTest, Ncv, Mdata, Progfact)

Arguments

HRTrain

A matrix of survival information for the training dataset. It has three columns representing the estimated HR, the 95% lower confidence interval and the 95% upper confidence interval.

HRTest

A matrix of survival information for the test dataset. It has three columns representing the estimated HR, the 95% lower confidence interval and the 95% upper confidence interval.

Ncv

The number of cross validation used

Mdata

The Metabolite data matrix that was used for the analysis either same as Mdata or a reduced version.

Progfact

The names of prognostic factors used

Value

object of class cvmv


MetabolicSurv documentation built on June 11, 2021, 9:06 a.m.