permuteHeinze {permGS} | R Documentation |
permuteHeinze
Description
Perform single imputation and permutation step
Usage
permuteHeinze(imp, pp, index = TRUE)
Arguments
imp |
list as returned by impute.heinze |
pp |
vector of permuted indices |
index |
not used |
Value
matrix with time, status, trt columns
References
Heinze, G., Gnant, M. and Schemper, M. Exact Log-Rank Tests for Unequal Follow-Up. Biometrics, 59(4), December 2003.
[Package permGS version 0.2.5 Index]