Package: panelPomp 1.4.0.0

panelPomp: Inference for Panel Partially Observed Markov Processes

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 Breto, Ionides and King (2020) "Panel Data Analysis via Mechanistic Models" <doi:10.1080/01621459.2019.1604367>.

Authors:Carles Breto [aut], Edward L. Ionides [aut], Aaron A. King [aut], Jesse Wheeler [aut, cre]

panelPomp_1.4.0.0.tar.gz
panelPomp_1.4.0.0.zip(r-4.5)panelPomp_1.4.0.0.zip(r-4.4)panelPomp_1.4.0.0.zip(r-4.3)
panelPomp_1.4.0.0.tgz(r-4.4-any)panelPomp_1.4.0.0.tgz(r-4.3-any)
panelPomp_1.4.0.0.tar.gz(r-4.5-noble)panelPomp_1.4.0.0.tar.gz(r-4.4-noble)
panelPomp_1.4.0.0.tgz(r-4.4-emscripten)panelPomp_1.4.0.0.tgz(r-4.3-emscripten)
panelPomp.pdf |panelPomp.html
panelPomp/json (API)
NEWS

# Install 'panelPomp' in R:
install.packages('panelPomp', repos = c('https://jeswheel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jeswheel/panelpomp/issues

On CRAN:

31 exports 1.33 score 11 dependencies 47 scripts 168 downloads

Last updated 6 days agofrom:492fd011aa. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:coefcoef<-contactsget_colget_rowlogLikmif2panel_logmeanexppanelGompertzpanelGompertzLikelihoodpanelPomppanelRandomWalkpfilterplotprintrunif_panel_designsharedshared<-showsimulatespecificspecific<-toMatrixPparamstoParamListtoParamVectracesunit_objectsunitlogLikunitLogLikwindowwQuotes

Dependencies:clicodadata.tabledeSolvedigestgluelatticelifecyclemvtnormpomprlang

Getting Started

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2024-09-12
Started: 2024-06-24

Readme and manuals

Help Manual

Help pageTopics
Inference for PanelPOMPs (Panel Partially Observed Markov Processes)panelPomp-package
Coercing 'panelPomp' objects as 'list', 'pompList' or 'data.frame'as
Modifying parameters of filtered objectscoef<-,pfilterd.ppomp-method shared<-,pfilterd.ppomp-method specific<-,pfilterd.ppomp-method
Contacts modelcontacts
Get single column or row without dropping namesget_col get_dim get_row
PIF: Panel iterated filteringmif2 mif2,mif2d.ppomp-method mif2,panelPomp-method mif2d.ppomp-class traces,mif2d.ppomp-method
Handling of loglikelihood replicateslogLik,matrix-method panel_loglik
Log-mean-exp for panelspanel_logmeanexp
#' Create design matrix for panelPomp calculationspanel-designs runif_panel_design
Panel Gompertz modelpanelGompertz
Likelihood for a panel Gompertz model via a Kalman filterpanelGompertzLikelihood
Constructing 'panelPomp' objectspanelPomp panelPomp-class
Manipulating 'panelPomp' objectscoef,panelPomp-method coef<-,panelPomp-method length,panelPomp-method names,panelPomp-method panelPomp_methods print,panelPomp-method shared,panelPomp-method shared<-,panelPomp-method show,panelPomp-method specific,panelPomp-method specific<-,panelPomp-method toParamList unit_objects,panelPomp-method window,panelPomp-method [,panelPomp-method [[,panelPomp-method
Panel random walk modelpanelRandomWalk
Manipulating 'panelPomp' object parameter formatsparams toMatrixPparams toParamVec
Particle filtering for panel datalogLik,pfilterd.ppomp-method pfilter pfilter,panelPomp-method pfilterd.ppomp-class unitLogLik,pfilterd.ppomp-method
panelPomp plotting facilitiesplot plot,panelPomp_plottable-method
Simulations of a panel of partially observed Markov processsimulate simulate,panelPomp-method
Extract Unit Log-LikelihoodsunitlogLik,pfilterd.ppomp-method