ℹ Loading stelfi
The R
package stelfi
Using
stelfi
Preface
Warning
This book is a work in progress, please bear with me as I continue to update it.
If you have any particular examples you’d like to be included please let me know @ c.jonestodd@auckland.ac.nz
Installation
Option 1: stelfi
is on CRAN
install.packages("stelfi")
Option 2: the development version of stelfi
package can be installed from GitHub
::install_github("cmjt/stelfi") devtools
Note
To cite stelfi
use
citation("stelfi")
To cite `stelfi` in pubications use:
C. M. Jones-Todd, and A. B. M. van Helsdingen ABM (2024), stelfi: An
R package for fitting Hawkes and log-Gaussian Cox point process
models, Ecology and Evolution, 14, e11005,doi:10.1002/ece3.11005
A BibTeX entry for LaTeX users is
@Article{,
title = {stelfi: An R package for fitting Hawkes and log-Gaussian Cox point process models},
author = {Charlotte M. Jones-Todd and Alec B. M. {van Helsdingen}},
year = {2024},
journal = {Ecology and Evolution},
volume = {14},
pages = {e11005},
doi = {10.1002/ece3.11005},
}