I am trying to understand Hawkes process and I get that the conditional intensity is the expected number of events conditional on the past history.
I have an intensity function that comes from my application and I want to know if Hawkes process is the right one to apply.
Is there a test to verify if the intensity function is, in fact, conditional intensity? Like some sort of a recurrence relation that could be shown to illustrate the dependence behaviour? Thanks.
It's hard to verify whether the intensity function is in fact a conditional intensity function, when the intensity function is unknown, as in your case. Another complication arises because there are many forms of history dependence, see e.g. Cox or self-correcting processes.
Instead, it might be a question of how well your model fits the data (or at least its key features). There are a number of ways to check the goodness of fit of a point process model. For example, you could
There may also be theoretical, domain-specific reasons to assume a Hawkes process.
References: