Other packages > Find by keyword >

stelfi  

Hawkes and Log-Gaussian Cox Point Processes Using Template Model Builder
View on CRAN: Click here


Download and install stelfi package within the R console
Install from CRAN:
install.packages("stelfi")

Install from Github:
library("remotes")
install_github("cran/stelfi")

Install by package version:
library("remotes")
install_version("stelfi", "1.0.1")



Attach the package and use:
library("stelfi")
Maintained by
Charlotte M. Jones-Todd
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-03
Latest Update: 2023-04-06
Description:
Fit Hawkes and log-Gaussian Cox process models with extensions. Introduced in Hawkes (1971) <doi:10.2307/2334319> a Hawkes process is a self-exciting temporal point process where the occurrence of an event immediately increases the chance of another. We extend this to consider self-inhibiting process and a non-homogeneous background rate. A log-Gaussian Cox process is a Poisson point process where the log-intensity is given by a Gaussian random field. We extend thisto a joint likelihood formulation fitting a marked log-Gaussian Cox model. In addition, the package offers functionality to fit self-exciting spatiotemporal point processes. Models are fitted via maximum likelihood using 'TMB' (Template Model Builder). Where included 1) random fields are assumed to be Gaussian and are integrated over using the Laplace approximation and 2) a stochastic partial differential equation model, introduced by Lindgren, Rue, and Lindström. (2011) <doi:10.1111/j.1467-9868.2011.00777.x>, is defined for the field(s).
How to cite:
Charlotte M. Jones-Todd (2022). stelfi: Hawkes and Log-Gaussian Cox Point Processes Using Template Model Builder. R package version 1.0.1, https://cran.r-project.org/web/packages/stelfi. Accessed 05 Apr. 2025.
Previous versions and publish date:
0.0.1 (2022-11-03 17:10), 0.0.2 (2023-04-06 11:00), 1.0.0 (2023-09-28 23:00), 1.0.1 (2023-10-24 12:10)
Other packages that cited stelfi R package
View stelfi citation profile
Other R packages that stelfi depends, imports, suggests or enhances
Complete documentation for stelfi
Functions, R codes and Examples using the stelfi R package
Some associated functions: fit_hawkes . fit_lgcp . fit_mlgcp . fit_stelfi . get_coefs . get_fields . get_weights . horse_mesh . horse_sf . iraq_terrorism . marked . mesh_2_sf . meshmetrics . multi_hawkes . nz_earthquakes . nz_murders . retweets_niwa . sasquatch . show_field . show_hawkes . show_lambda . sim_hawkes . sim_lgcp . stelfi . uk_serial . xyt . 
Some associated R codes: zzz.R .  Full stelfi package functions and examples
Downloads during the last 30 days
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for stelfi02468101214TrendBars

Today's Hot Picks in Authors and Packages

leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
whitestrap  
White Test and Bootstrapped White Test for Heteroskedasticity
Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, develope ...
Download / Learn more Package Citations See dependency  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA