Hawkes kernel with sum exponential decays
where \(\alpha_u\) are the intensity of the kernel and \(\beta_u\) its decays.
intensities : np.ndarray, shape = (n_decays, )
Intensity of the kernel, also noted \(\alpha\)
decays : np.ndarray, shape = (n_decays, )
Decay of the kernel, also noted \(\beta\)
n_decays : int
Number of decays of the kernel, also noted \(U\)
tick.hawkes.HawkesKernelSumExp¶