PwInd {plac} | R Documentation |
Generate truncation-pair indicators
Description
Generate truncation-pair indicators
Usage
PwInd(X, W)
Arguments
X |
the response matrix (As, Xs, Ds). |
W |
the ordered observed event times. |
Value
the truncation-pair indicators of the form I(w_k <= A_i)
I(w_k <= XA_j).
[Package plac version 0.1.3 Index]