stelfi
R package to fit spatiotemporal point process models using TMB
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Repository
R package to fit spatiotemporal point process models using TMB
Basic Info
- Host: GitHub
- Owner: cmjt
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://cmjt.github.io/stelfi/
- Size: 122 MB
Statistics
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
stelfi: A package to fit Hawkes and log-Gaussian Cox point processes using template model builder
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
Installation
From CRAN install.packages("stelfi") or development version from GitHub:
require(devtools)
devtools::install_github("cmjt/stelfi")
Examples
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.
Issues
Owner
- Name: Charlotte M. Jones-Todd
- Login: cmjt
- Kind: user
- Location: Auckland, NZ
- Company: University of Auckland
- Website: https://cmjt.github.io/
- Twitter: cmjonestodd
- Repositories: 2
- Profile: https://github.com/cmjt
`|=|'-
GitHub Events
Total
- Issues event: 2
- Issue comment event: 1
- Push event: 9
Last Year
- Issues event: 2
- Issue comment event: 1
- Push event: 9
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 5
- Total pull requests: 1
- Average time to close issues: about 1 month
- Average time to close pull requests: about 20 hours
- Total issue authors: 5
- Total pull request authors: 1
- Average comments per issue: 0.6
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 26 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rsbivand (1)
- QuQ-ToT-Orz (1)
- kochbj (1)
- slamander (1)
- xueyagaga (1)
Pull Request Authors
- xiangjiexue (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 203 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
cran.r-project.org: stelfi
Hawkes and Log-Gaussian Cox Point Processes Using Template Model Builder
- Homepage: https://github.com/cmjt/stelfi/
- Documentation: http://cran.r-project.org/web/packages/stelfi/stelfi.pdf
- License: GPL (≥ 3)
- Status: removed
-
Latest release: 1.0.1
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.1.2 depends
- sf * depends
- spatstat.core * depends
- spatstat.geom * depends
- Matrix * imports
- Rcpp >= 1.0.6 imports
- TMB >= 1.7.20 imports
- ggplot2 * imports
- patchwork * imports
- rgeos * imports
- sp * imports
- knitr * suggests
- maptools * suggests
- methods * suggests
- parallel * suggests
- rmarkdown * suggests
- spatstat.utils * suggests
- testthat >= 3.0.0 suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite