tests/print-results.R

if (file.exists("_options.R")) source("_options.R")
library(panelPomp,quietly=TRUE)

## list examples (avoiding listing package installation folder for R CMD check)
ppo <- panelRandomWalk(U=2,N=6)
ppo
lapply(as(ppo,"list"),obs)

Try the panelPomp package in your browser

Any scripts or data that you put into this service are public.

panelPomp documentation built on April 11, 2025, 6:18 p.m.