simEvent-class {reda} | R Documentation |
An S4 Class for Simulated Recurrent Event or Survival Times
Description
An S4 class that represents the simulated recurrent event or survival time
from one stochastic process. The function simEvent
produces
objects of this class.
Slots
.Data
A numerical vector of possibly length zero.
call
A function call.
z
A list.
zCoef
A list.
rho
A list.
rhoCoef
A numerical vector.
frailty
A list.
origin
A list.
endTime
A list.
censoring
A list.
recurrent
A logical vector.
interarrival
A list.
relativeRisk
A list.
method
A character vector.
See Also
[Package reda version 0.5.4 Index]