Constructor for the cvmm class
cvmm(HRTrain, HRTest, train, test, n.mets, Ncv, Rdata)
A 3-way array, The first dimension is the number of metabolites, the second dimension is the HR statistics for the low risk group in the train dataset (HR,1/HR LCI, UCI) while the third dimension is the number of cross validation performed.
A 3-way array, The first dimension is the number of metabolites, the second dimension is the HR statistics for the low risk group in the test dataset (HR,1/HR LCI, UCI) while the third dimension is the number of cross validation performed.
The selected subjects for each CV in the train dataset
The selected subjects for each CV in the test dataset
The number of metabolite used in the analysis
The number of cross validation performed
The Metabolite data matrix that was used for the analysis either same as Mdata or a reduced version
object of class cvmm