# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,spatPomp)
S3method(c,SpatPomp)
export("%>%")
export(arma_benchmark)
export(bm)
export(bm2)
export(bm2_kalman_logLik)
export(bm_kalman_logLik)
export(contract_params)
export(expand_params)
export(gbm)
export(he10)
export(ienkf)
export(lorenz)
export(mean_by_unit)
export(measles)
export(measles2)
export(spatPomp)
exportMethods(abf)
exportMethods(abfir)
exportMethods(bpfilter)
exportMethods(dunit_measure)
exportMethods(enkf)
exportMethods(eunit_measure)
exportMethods(girf)
exportMethods(ibpf)
exportMethods(ienkf)
exportMethods(igirf)
exportMethods(iubf)
exportMethods(logLik)
exportMethods(munit_measure)
exportMethods(plot)
exportMethods(print)
exportMethods(runit_measure)
exportMethods(simulate)
exportMethods(spatPomp_Csnippet)
exportMethods(unit_names)
exportMethods(vec_dmeasure)
exportMethods(vec_rmeasure)
exportMethods(vunit_measure)
import(methods)
import(pomp)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(stats,arima)
importFrom(stats,dnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.table)
useDynLib(spatPomp, .registration=TRUE)
