simEvent-class function

An S4 Class for Simulated Recurrent Event or Survival Times

An S4 Class for Simulated Recurrent Event or Survival Times

An S4 class that represents the simulated recurrent event or survival time from one stochastic process. The function simEvent produces objects of this class. 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

simEvent