[][src]Module pointprocesses::temporal::traits

Structs

TimeProcessResult

Result type for temporal processes. Event timestamps and values of the intensity

Traits

DeterministicIntensity

Indicates the point process has a deterministic intensity process.

StochasticIntensity

Indicates the process has a stochastic intensity process;

TemporalProcess

Time-dependent point process model.