unoCW {survC1} | R Documentation |
A child function used in Inf.Cval and Inf.Cval.Delta
Description
This is a child function (R-wrapper) used in the main functions of this package.
Usage
unoCW(X, D, W, Wstar, RS, RSstar, REX, Chat)
Arguments
X |
time |
D |
event indicator (1:event, 0:censor) |
W |
Weight used in calculating C |
Wstar |
Weight used in calculating C (pertubed version) |
RS |
risk score |
RSstar |
risk score (perturbed version) |
REX |
Random numbers assinged to each individual for the perturbation-resmapling method |
Chat |
C-statisitc estimated with the present dataset |
[Package survC1 version 1.0-3 Index]