perm {MetabolicSurv} | R Documentation |
Constructor for the perm class
Description
Constructor for the perm class
Usage
perm(HRobs, HRperm, nperm, Validation)
Arguments
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. |
Value
object of class perm
[Package MetabolicSurv version 1.1.2 Index]