perm-class | R Documentation |
Class of object returned by function DistHR
.
## S4 method for signature 'perm'
show(object)
## S4 method for signature 'perm'
summary(object)
## S4 method for signature 'perm,ANY'
plot(x, y, ...)
object |
A perm class object |
x |
A perm class object |
y |
missing |
... |
The usual extra arguments to generic functions — see |
HRobs
Estimated HR for low risk group on the original data.
HRperm
Estimated HR for low risk group on the permuted data.
nperm
Number of permutations carried out.
Validation
The validation scheme that was used.
The first, third and last vertical line on the plot are the lower, median and upper CI of the permuted data estimated HR while the red line is the estimated HR of the original data
Thi Huyen Nguyen, thihuyen.nguyen@uhasselt.be
Olajumoke Evangelina Owokotomo, olajumoke.x.owokotomo@gsk.com
Ziv Shkedy
DistHR
, EstimateHR
, SurvPcaClass
, SurvPlsClass
, Majorityvotes
, Lasoelascox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.