Constructor for the cvmv class
cvmv(HRTrain, HRTest, Ncv, Mdata, Progfact)
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.
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.
The number of cross validation used
The Metabolite data matrix that was used for the analysis either same as Mdata or a reduced version.
The names of prognostic factors used
object of class cvmv