Counting Process

counting-processsurvival-analysismartingalenelson-aalen-estimatorcumulative-hazardcensoringnonparametricstochastic-integral

Definition

A counting process N(t)N(t) is a right-continuous process that records the cumulative number of events of a point process in [0,t][0,t] (nondecreasing, integer-valued, unit jumps). A multivariate counting process N=(N1,,Nk)N=(N_1,\ldots,N_k) collects several such processes. Its intensity process is λi(t)=limh01hE[Ni(t+h)Ni(t)Ft]\lambda_i(t)=\lim_{h\downarrow0}\tfrac1h\,\mathbb E[N_i(t+h)-N_i(t)\mid\mathcal F_t], the instantaneous event rate given the observed history Ft\mathcal F_t. Counting-process theory (Aalen 1978) makes this the unifying language for survival, event-history, and duration data, with censoring handled naturally through the filtration.

Key Ideas

How It Works

  1. Model the event counts NiN_i and specify the predictable at-risk process YiY_i from the observation/censoring scheme.
  2. Assume the multiplicative intensity λi=αiYi\lambda_i=\alpha_i Y_i; form the martingale Mi=NiαiYiM_i=N_i-\int\alpha_i Y_i.
  3. Estimate the cumulative hazard by the Nelson-Aalen stochastic integral B^i(t)=0t(Ji/Yi)dNi\hat B_i(t)=\int_0^t (J_i/Y_i)\,dN_i.
  4. Estimate its variance from the predictable variation and invoke the martingale CLT for confidence bands.
  5. For group comparisons, integrate a predictable weight against the difference of increment estimates to obtain a rank-type test statistic with a martingale-based variance.

Why It Matters

Open Questions

Related