noe.compute.cgh: Intermediate Steps in the Noe Recursions for the Exact Coverage Probability
of a Nonparametric Confidence Band for the Survivor Function
Description
This function computes the c, g, and h vectors at the heart of the Noe recursions for
computing the exact coverage probability of a nonparametric confidence band for
the population survivor function, based on its single-sample Kaplan-Meier
estimate.
Usage
noe.compute.cgh(tn,ta,tb)
Arguments
tn
a scalar representing the number of individual events that comprise the joint event
ta
an ordered vector of lower endpoints; its length is tn
tb
an ordered vector of tn corresponding upper endpoints
Value
A $tn \times 3$ matrix. The three columns of the matrix are the vectors
c, g, and h, respectively, used in the Noe recursion formulae.