This package allows performing data analysis based on panel partially-observed Markov process (PanelPOMP) models. To implement such models, simulate them and fit them to panel data, 'panelPomp' extends some of the facilities provided for time series data by the 'pomp' package. Implemented methods include filtering (panel particle filtering) and maximum likelihood estimation (Panel Iterated Filtering) as proposed in Bretó, Ionides and King (2020) "Panel Data Analysis via Mechanistic Models" \<doi:10.1080/01621459.2019.1604367>.
The latest version of the package can be installed from this GitHub source using devtools::install_github('panelPomp-org/panelPomp')
Installing the current CRAN version is also possible using install.packages("panelPomp")
Related packages:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.