Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 580 Bytes

File metadata and controls

8 lines (5 loc) · 580 Bytes

Hawkes_process_with_Erlang_kernels

Codes for simulating the Hawkes process with Erlang kernels (point process + limiting diffusion with Euler-Maruyama scheme and the splitting scheme)

Author of the codes for the simulation of the point process: Julien Chevallier (julien.chevallier1 at univ-grenoble-alpes.fr)

Author of the codes for the simulation of the diffusion process (EM+Splitting): Anna Melnykova (anna.melnykova at univ-grenoble-alpes.fr) and Irene Tubikanec (irene.tubikanec at jku.at)

Author of the codes for the RCpp code for EM and Splitting: Irene Tubikanec.