Koohoko / spatPomp

R package for statistical inference of spatiotemporal partially observed Markov processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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('kidusasfaw/spatPomp'). The CRAN version of spatPomp can be installed by install.packages("spatPomp").

Documentation

Details on the motivation and use of this package can be found in Asfaw et al. (2021) (https://arxiv.org/abs/2101.01157). Further information can be found on the spatPomp website.

About

R package for statistical inference of spatiotemporal partially observed Markov processes

License:GNU General Public License v3.0


Languages

Language:R 85.9%Language:C++ 9.0%Language:C 3.5%Language:Makefile 1.6%