getGrid {peppm} | R Documentation |
Computes the time grid from the auxiliary vector U.
Description
Computes the time grid from the auxiliary vector U.
Usage
getGrid(U, ftgrid)
Arguments
U |
vector of change point indicators |
ftgrid |
vector with the finest time grid (distinct observed failure times) |
Value
the time grid associated with the auxiliary vector U.
[Package peppm version 0.0.1 Index]