get_model_intensity_at: Compute the intensity value of a given model at time t

View source: R/model.R

get_model_intensity_atR Documentation

Compute the intensity value of a given model at time t

Description

Compute the intensity value of a given model at time t

Usage

get_model_intensity_at(model, t, cascade_index = 1)

Arguments

model

A model object for computing the intensity value

t

The given time to compute the intensity

cascade_index

Determine which cascade in the list of cascades to compute, defaults to 1

Value

A single number, the intensity value of the given model evaluated at t


qykong/HawkesFit documentation built on Jan. 26, 2023, 7:49 p.m.