stelfi
is an R
package that fit a range of Hawkes and log-Gaussian Cox point process models. Models are fitted via maximum likelihood using Template Model Builder.
Citation
Jones-Todd, C. M., & van Helsdingen, A. B. M. (2024). stelfi: An R package for fitting Hawkes and log-Gaussian Cox point process models. Ecology and Evolution, 14, e11005. https://doi.org/10.1002/ece3.11005
From CRAN install.packages("stelfi")
or development version from GitHub:
require(devtools)
devtools::install_github("cmjt/stelfi")
This ebook is a work in progress, please bear with me as I update and fix the issues.
If you have any particular examples you'd like to be included please let me know.