Constructor for the cvpp class
cvpp(Results, Ncv, Method, CVtrain, CVtest, Nmet)
Results
: A dataframe containg the estimated Hazard ratio of the test dataset and the training datasetNcv
: The number of cross validation performedMethod
: The dimesion reduction method usedCVtrain
: The training dataset indices matrix used for the cross validationCVtest
: The test dataset indices matrix used for the cross validationNmet
: The number of metabolite used for the dimesion reduction method usedobject of class cvpp
Useful links