| perm-class {MicrobiomeSurv} | R Documentation | 
The perm Class.
Description
Class of object returned by function DistHR.
Usage
## S4 method for signature 'perm'
show(object)
## S4 method for signature 'perm'
summary(object)
## S4 method for signature 'perm,ANY'
plot(x, y, ...)
Arguments
| object | A perm class object | 
| x | A perm class object | 
| y | missing | 
| ... | The usual extra arguments to generic functions — see  | 
Slots
- 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. 
Note
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
Author(s)
Thi Huyen Nguyen, thihuyen.nguyen@uhasselt.be
Olajumoke Evangelina Owokotomo, olajumoke.x.owokotomo@gsk.com
Ziv Shkedy
See Also
DistHR, EstimateHR, SurvPcaClass, SurvPlsClass, Majorityvotes, Lasoelascox
[Package MicrobiomeSurv version 0.1.0 Index]