spatpomp

R package for statistical inference of spatiotemporal partially observed Markov processes

https://github.com/spatpomp-org/spatpomp

Science Score: 49.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 2 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

R package for statistical inference of spatiotemporal partially observed Markov processes

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 2
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License

README.md

The spatPomp package

Development Release CRAN Status Last CRAN release date

R-CMD-check test-coverage codecov

CRAN mirror monthly downloads CRAN mirror total downloads

What is this package?

The spatPomp package provides facilities for inference on panel data using spatiotemporal partially-observed Markov process (SpatPOMP) models. To do so, it relies on and extends a number of facilities that the pomp package provides for inference on time series data using partially-observed Markov process (POMP) models.

Why use spatPomp?

The spatPomp package concerns models consisting of a collection of interacting units. The methods in spatPomp may be applicable whether or not these units correspond to spatial locations.

Installing spatPomp

To install the package from this GitHub source, type the following command into your console (assumes you have the devtools package installed): devtools::install_github('spatPomp-org/spatPomp'). The CRAN version of spatPomp can be installed by install.packages("spatPomp").

Documentation

An overview of the package and its motivation can be found in [Asfaw et al. (2024, Journal of Open Source Software)[https://doi.org/10.21105/joss.07008]. A longer tutorial is at https://arxiv.org/abs/2101.01157. For further information, including a bibliography, see the spatPomp website.

Owner

  • Name: SpatPomp Organization
  • Login: spatPomp-org
  • Kind: organization

GitHub Events

Total
  • Create event: 5
  • Issues event: 3
  • Release event: 1
  • Watch event: 2
  • Issue comment event: 6
  • Push event: 11
  • Pull request event: 1
  • Fork event: 2
Last Year
  • Create event: 5
  • Issues event: 3
  • Release event: 1
  • Watch event: 2
  • Issue comment event: 6
  • Push event: 11
  • Pull request event: 1
  • Fork event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 3
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 3
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 18 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • juliansgottfried (2)
Pull Request Authors
  • kunyanghe21 (2)
  • juliansgottfried (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 576 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 16
  • Total maintainers: 1
cran.r-project.org: spatPomp

Inference for Spatiotemporal Partially Observed Markov Processes

  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 576 Last month
Rankings
Forks count: 8.7%
Stargazers count: 18.4%
Dependent repos count: 24.1%
Average: 26.9%
Dependent packages count: 28.9%
Downloads: 54.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/binary-build.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • ncipollo/release-action v1 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/r-cmd-check.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite
.github/workflows/test-coverage.yml actions
  • actions/checkout v4 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 4.1 depends
  • methods * depends
  • pomp >= 5.4 depends
  • abind * imports
  • dplyr * imports
  • foreach * imports
  • ggplot2 * imports
  • rlang * imports
  • stringr * imports
  • tidyr * imports
  • doParallel >= 1.0.11 suggests
  • doRNG * suggests
  • parallel * suggests