cvpp: Constructor for the cvpp class

Description Usage Arguments Value

View source: R/MetabolicSurvClass.R

Description

Constructor for the cvpp class

Usage

1
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

Value

object of class cvpp


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