X-DataInitiative / tick

Module for statistical learning, with a particular emphasis on time-dependent modelling
https://x-datainitiative.github.io/tick/
BSD 3-Clause "New" or "Revised" License
480 stars 105 forks source link

evolution of the intensity function #514

Closed filippobarchi closed 1 year ago

filippobarchi commented 1 year ago

i have determined the parameter of the intensity function of an univariate hawkes process, now i want to use the intensity function to predict the next event of my process. the problem is that i'd like to give as input some past events so that the intensity function doesn't start from a value equal to the baseline, is it possible?