cvpp-class | R Documentation |
Class of object returned by function CVPcaPls
.
## S4 method for signature 'cvpp'
show(object)
## S4 method for signature 'cvpp'
summary(object)
## S4 method for signature 'cvpp,missing'
plot(x, y, ...)
object |
A cvpp class object |
x |
A cvpp class object |
y |
missing |
... |
The usual extra arguments to generic functions — see |
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
Select
The number of taxa used for the dimesion reduction method used
Thi Huyen Nguyen, thihuyen.nguyen@uhasselt.be
Olajumoke Evangelina Owokotomo, olajumoke.x.owokotomo@gsk.com
Ziv Shkedy
CVPcaPls
, SurvPcaClass
, SurvPlsClass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.