Skip to content

Releases: cmjt/stelfi

Zenodo release

15 Jan 20:49
Compare
Choose a tag to compare

Release for Zenodo DOI, v1.0.1 for publication

latest CRAN release

02 Oct 20:38
Compare
Choose a tag to compare

initial release

06 Nov 22:05
Compare
Choose a tag to compare

The initial release of the package.

Model fitting functions

  • fit_hawkes() and fit_hawkes_cbf() fit self-exciting Hawkes processes to temporal point pattern data
  • fit_lgcp() fits a log-Gaussian Cox process to either spatial or spatiotemporal point pattern data. If a spatiotemporal model is fitted an AR1 process is assumed for the temporal progression
  • fit_mlgcp() fits a joint likelihood model between the point locations and mark(s)
  • fit_stelfi() fits self-exciting spatiotemporal Hawkes models to point pattern data. The self-excitement is Gaussian in space and exponentially decaying over time. In addition, a GMRF can be included to account for latent spatial dependency

stelfi 0.0.2

16 Apr 21:48
Compare
Choose a tag to compare
  • Added a NEWS.md file to track changes to the package.