hreal
is a list containing the following components:
hspec
: An S4 object of classhspec-class
that specifies the parameter values.inter_arrival
: The time intervals between consecutive events.arrival
: The cumulative sum ofinter_arrival
times.type
: An integer representing the type of event.mark
: The size of the mark, providing additional information associated with the event.N
: A counting process that tracks the number of events.Nc
: A counting process that tracks the number of events, weighted by mark.lambda
: The left-continuous intensity process.lambda_component
: The component of the intensity process, \(\lambda_{ij}\), that excludesmu
.rambda
: The right-continuous intensity process.rambda_component
: The right-continuous version oflambda_component
.
Functions for printing hreal
objects are provided.