matchVisit {ICSKAT} | R Documentation |
Match visit to a time for model-based bootstrap with interval-censored data.
matchVisit(draw, visitTimes)
draw |
(s+1)-length vector of all 0s except for one 1, which is the failure interval. |
visitTimes |
s-length vector where is the number of inspection times for a subject. |
n*(s+1) matrix where element (i,j) holds the probability that subject i will fail in interval j.