# Generated by roxygen2: do not edit by hand

S3method(as.character,Csnippet)
S3method(as.data.frame,abcList)
S3method(as.data.frame,bsmcd_pomp)
S3method(as.data.frame,kalmand_pomp)
S3method(as.data.frame,mif2List)
S3method(as.data.frame,pfilterList)
S3method(as.data.frame,pfilterd_pomp)
S3method(as.data.frame,pmcmcList)
S3method(as.data.frame,pomp)
S3method(as.data.frame,pompList)
S3method(as.data.frame,probed_pomp)
S3method(as.data.frame,wpfilterd_pomp)
S3method(c,Abc)
S3method(c,Mif2)
S3method(c,Pfilter)
S3method(c,Pmcmc)
S3method(c,Pomp)
export("%>%")
export(Csnippet)
export(as.pomp)
export(bake)
export(blowflies1)
export(blowflies2)
export(bspline.basis)
export(continue)
export(dacca)
export(dbetabinom)
export(deulermultinom)
export(discrete_time)
export(ebolaModel)
export(euler)
export(expit)
export(freeze)
export(gillespie)
export(gillespie_hl)
export(gompertz)
export(hitch)
export(inv_log_barycentric)
export(kalmanFilter)
export(logLik)
export(log_barycentric)
export(logit)
export(logmeanexp)
export(lookup)
export(map)
export(mcap)
export(melt)
export(mvn.diag.rw)
export(mvn.rw)
export(mvn.rw.adaptive)
export(onestep)
export(ou2)
export(parameter_trans)
export(periodic.bspline.basis)
export(pomp)
export(probe.acf)
export(probe.ccf)
export(probe.marginal)
export(probe.mean)
export(probe.median)
export(probe.nlar)
export(probe.period)
export(probe.quantile)
export(probe.sd)
export(probe.var)
export(profile_design)
export(rbetabinom)
export(reulermultinom)
export(rgammawn)
export(ricker)
export(runif_design)
export(rw.sd)
export(rw2)
export(sannbox)
export(sir)
export(sir2)
export(slice_design)
export(sobol_design)
export(stew)
export(systematic_resample)
export(vectorfield)
export(verhulst)
export(wquant)
exportClasses(pomp)
exportMethods("[")
exportMethods("coef<-")
exportMethods("solibs<-")
exportMethods("time<-")
exportMethods("timezero<-")
exportMethods(abc)
exportMethods(bsmc2)
exportMethods(coef)
exportMethods(cond.logLik)
exportMethods(continue)
exportMethods(covariate_table)
exportMethods(covmat)
exportMethods(dmeasure)
exportMethods(dprior)
exportMethods(dprocess)
exportMethods(eakf)
exportMethods(eff.sample.size)
exportMethods(emeasure)
exportMethods(enkf)
exportMethods(filter.mean)
exportMethods(filter.traj)
exportMethods(flow)
exportMethods(forecast)
exportMethods(logLik)
exportMethods(melt)
exportMethods(mif2)
exportMethods(nlf_objfun)
exportMethods(obs)
exportMethods(parameter_trans)
exportMethods(parmat)
exportMethods(partrans)
exportMethods(pfilter)
exportMethods(plot)
exportMethods(pmcmc)
exportMethods(pompLoad)
exportMethods(pompUnload)
exportMethods(pred.mean)
exportMethods(pred.var)
exportMethods(print)
exportMethods(probe)
exportMethods(probe_objfun)
exportMethods(rinit)
exportMethods(rmeasure)
exportMethods(rprior)
exportMethods(rprocess)
exportMethods(saved.states)
exportMethods(show)
exportMethods(simulate)
exportMethods(skeleton)
exportMethods(spect)
exportMethods(spect_objfun)
exportMethods(spy)
exportMethods(states)
exportMethods(summary)
exportMethods(time)
exportMethods(timezero)
exportMethods(traces)
exportMethods(traj_objfun)
exportMethods(trajectory)
exportMethods(vmeasure)
exportMethods(window)
exportMethods(wpfilter)
import(methods)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(deSolve,diagnostics)
importFrom(deSolve,ode)
importFrom(digest,digest)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(plyr,rbind.fill)
importFrom(reshape2,melt)
importFrom(stats,.lm.fit)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,kernel)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,smooth.spline)
importFrom(stats,spec.pgram)
importFrom(stats,time)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,window)
importFrom(utils,head)
importFrom(utils,read.csv2)
useDynLib(pomp, .registration = TRUE, .fixes="P_")
