cvpp function

Constructor for the cvpp class

Constructor for the cvpp class

cvpp(Results, Ncv, Method, CVtrain, CVtest, Nmet)

Arguments

  • Results: A dataframe containg the estimated Hazard ratio of the test dataset and the training dataset
  • Ncv: The number of cross validation performed
  • Method: The dimesion reduction method used
  • CVtrain: The training dataset indices matrix used for the cross validation
  • CVtest: The test dataset indices matrix used for the cross validation
  • Nmet: The number of metabolite used for the dimesion reduction method used

Returns

object of class cvpp