Files in kidusasfaw/pomp
Statistical Inference for Partially Observed Markov Processes

.Rbuildignore
.Rprofile
.travis.yml
DESCRIPTION
LICENSE.md
Makefile
NAMESPACE
R/aaa.R R/abc.R R/accumulators.R R/as_data_frame.R R/as_pomp.R R/authors.R R/bake.R R/basic_probes.R R/blowflies.R R/bsflu.R R/bsmc2.R R/bsplines.R R/builder.R R/coef.R R/concat.R R/cond_logLik.R R/continue.R R/covariate_table.R R/covmat.R R/csnippet.R R/dacca.R R/deprecated.R R/design.R R/distributions.R R/dmeasure_spec.R R/dprocess_spec.R R/eff_sample_size.R R/extract.R R/filter_mean.R R/filter_traj.R R/forecast.R R/gompertz.R R/kalman.R R/listie.R R/load.R R/loglik.R R/logmeanexp.R R/lookup.R R/measles.R R/melt.R R/mif2.R R/nlf.R R/objfun.R R/obs.R R/ou2.R R/parameter_trans.R R/parmat.R R/parus.R R/pfilter.R R/pipe.R R/plot.R R/pmcmc.R R/pomp-package.R R/pomp.R R/pomp_class.R R/pomp_fun.R R/pred_mean.R R/pred_var.R R/print.R R/prior_spec.R R/probe.R R/probe_match.R R/profile_design.R R/proposals.R R/pstop.R R/resample.R R/ricker.R R/rinit_spec.R R/rmeasure_spec.R R/rprocess_spec.R R/rw2.R R/safecall.R R/sannbox.R R/show.R R/simulate.R R/sir.R R/skeleton_spec.R R/slice_design.R R/sobol.R R/spect.R R/spect_match.R R/spy.R R/states.R R/summary.R R/templates.R R/time.R R/timezero.R R/traces.R R/traj_match.R R/trajectory.R R/transformations.R R/undefined.R R/userdata.R R/verhulst.R R/window.R R/workhorses.R README.md TODO.md
codecov.yml
data/LondonYorke.rda
data/blowflies.csv
data/bsflu.rda
data/ewcitmeas.rda
data/ewmeas.rda
data/parus.csv
examples/bake.R examples/nlf.R examples/pfilter.R examples/probe_match.R examples/ricker-bifdiag.R examples/spect_match.R examples/traj_match.R examples/userdata.R examples/verhulst.R
inst/CITATION
inst/GPL
inst/NEWS
inst/NEWS.Rd
inst/doc/Makefile
inst/doc/index.html
inst/doc/index.md
inst/include/pomp.h
inst/include/pomp_defines.h
man/abc.Rd man/accumulators.Rd man/as_data_frame.Rd man/as_pomp.Rd man/bake.Rd man/basic_probes.Rd man/blowflies.Rd man/bsflu.Rd man/bsmc2.Rd man/bsplines.Rd man/coef.Rd man/concat.Rd man/cond_logLik.Rd man/continue.Rd man/covariate_table.Rd man/covmat.Rd man/csnippet.Rd man/dacca.Rd man/deprecated.Rd man/design.Rd man/distributions.Rd man/dmeasure.Rd man/dmeasure_spec.Rd man/dprior.Rd man/dprocess.Rd man/dprocess_spec.Rd man/eff_sample_size.Rd man/filter_mean.Rd man/filter_traj.Rd man/forecast.Rd man/gompertz.Rd man/hitch.Rd man/kalman.Rd man/listie.Rd man/load.Rd man/loglik.Rd man/logmeanexp.Rd man/lookup.Rd man/measles.Rd man/mif2.Rd man/nlf.Rd man/objfun.Rd man/obs.Rd man/ou2.Rd man/pStop.Rd man/parameter_trans.Rd man/parmat.Rd man/partrans.Rd man/parus.Rd man/pfilter.Rd man/plot.Rd man/pmcmc.Rd man/pomp.Rd man/pomp2-package.Rd man/pomp_class.Rd man/pomp_fun.Rd man/pred_mean.Rd man/pred_var.Rd man/print.Rd man/prior_spec.Rd man/probe.Rd man/probe_match.Rd man/proposals.Rd man/reexports.Rd man/resample.Rd man/ricker.Rd man/rinit.Rd man/rinit_spec.Rd man/rmeasure.Rd man/rmeasure_spec.Rd man/rprior.Rd man/rprocess.Rd man/rprocess_spec.Rd man/rw2.Rd man/rw_sd.Rd man/sannbox.Rd man/show.Rd man/simulate.Rd man/sir.Rd man/skeleton.Rd man/skeleton_spec.Rd man/spect.Rd man/spect_match.Rd man/spy.Rd man/states.Rd man/summary.Rd man/time.Rd man/timezero.Rd man/traces.Rd man/traj_match.Rd man/trajectory.Rd man/transformations.Rd man/undefined.Rd man/userdata.Rd man/verhulst.Rd man/window.Rd man/workhorses.Rd
pomp2.Rproj
src/Makevars
src/bspline.c
src/distributions.c
src/dmeasure.c
src/dprior.c
src/dprocess.c
src/euler.c
src/gompertz.c
src/init.c
src/lookup_table.c
src/mif2.c
src/ou2.c
src/partrans.c
src/pfilter.c
src/pomp.h
src/pomp_defines.h
src/pomp_fun.c
src/pomp_internal.h
src/pomp_mat.h
src/probe.c
src/probe_acf.c
src/probe_marginal.c
src/probe_nlar.c
src/resample.c
src/rinit.c
src/rmeasure.c
src/rprior.c
src/rprocess.c
src/simulate.c
src/skeleton.c
src/soboldata.h
src/sobolseq.c
src/ssa.c
src/synth_lik.c
src/trajectory.c
src/transformations.c
src/userdata.c
tests/Makefile
tests/R_v_C-01.png
tests/R_v_C-02.png
tests/R_v_C.R
tests/R_v_C.Rout
tests/abc-01.png
tests/abc-02.png
tests/abc-03.png
tests/abc-04.png
tests/abc-05.png
tests/abc-06.png
tests/abc-07.png
tests/abc.R
tests/abc.Rout.save
tests/bake.R
tests/bake.Rout.save
tests/basic_probes.R
tests/basic_probes.Rout.save
tests/blowflies-01.png
tests/blowflies-02.png
tests/blowflies-03.png
tests/blowflies-04.png
tests/blowflies-05.png
tests/blowflies-06.png
tests/blowflies.R
tests/blowflies.Rout.save
tests/bsmc2-01.png
tests/bsmc2-02.png
tests/bsmc2-03.png
tests/bsmc2-04.png
tests/bsmc2.R
tests/bsmc2.Rout.save
tests/bsplines-01.png
tests/bsplines-02.png
tests/bsplines-03.png
tests/bsplines-04.png
tests/bsplines-05.png
tests/bsplines-06.png
tests/bsplines-07.png
tests/bsplines.R
tests/bsplines.Rout.save
tests/concat.R
tests/concat.Rout.save
tests/covmat.R
tests/covmat.Rout.save
tests/csnippet.R
tests/csnippet.Rout.save
tests/dacca-01.png
tests/dacca-02.png
tests/dacca-03.png
tests/dacca.R
tests/dacca.Rout.save
tests/deprecated.R
tests/deprecated.Rout.save
tests/dp-01.png
tests/dp-02.png
tests/dp-03.png
tests/dp-04.png
tests/dp-05.png
tests/dp-06.png
tests/dp.R
tests/dp.Rout.save
tests/eulermultinom.R
tests/eulermultinom.Rout.save
tests/getting_started-01.png
tests/getting_started-02.png
tests/getting_started-03.png
tests/getting_started-04.png
tests/getting_started-05.png
tests/getting_started-06.png
tests/getting_started.R
tests/getting_started.Rout.save
tests/gillespie-01.png
tests/gillespie-02.png
tests/gillespie-03.png
tests/gillespie-04.png
tests/gillespie.R
tests/gillespie.Rout.save
tests/gompertz-01.png
tests/gompertz-02.png
tests/gompertz-03.png
tests/gompertz.R
tests/gompertz.Rout.save
tests/helpers.R
tests/helpers.Rout.save
tests/hitch.R
tests/hitch.Rout.save
tests/issue56.R
tests/issue56.Rout.save
tests/kalman-01.png
tests/kalman.R
tests/kalman.Rout.save
tests/kalman2-01.png
tests/kalman2-02.png
tests/kalman2.R
tests/kalman2.Rout.save
tests/link.R
tests/link.Rout.save
tests/load.R
tests/load.Rout.save
tests/logmeanexp.R
tests/logmeanexp.Rout.save
tests/lookup-01.png
tests/lookup-02.png
tests/lookup-03.png
tests/lookup.R
tests/lookup.Rout.save
tests/measure.R
tests/measure.Rout.save
tests/mif2-01.png
tests/mif2-02.png
tests/mif2-03.png
tests/mif2-04.png
tests/mif2-05.png
tests/mif2-06.png
tests/mif2.R
tests/mif2.Rout.save
tests/mif2_index.R
tests/mif2_index.Rout.save
tests/mif2_kf.R
tests/mif2_kf.Rout.save
tests/nlf-01.png
tests/nlf-02.png
tests/nlf-03.png
tests/nlf-04.png
tests/nlf-05.png
tests/nlf-06.png
tests/nlf-07.png
tests/nlf.R
tests/nlf.Rout.save
tests/nullcases.R
tests/nullcases.Rout.save
tests/ou2-01.png
tests/ou2-02.png
tests/ou2-03.png
tests/ou2-04.png
tests/ou2-05.png
tests/ou2.R
tests/ou2.Rout.save
tests/parmat.R
tests/parmat.Rout.save
tests/partrans.R
tests/partrans.Rout.save
tests/pfilter.R
tests/pfilter.Rout.save
tests/pmcmc-01.png
tests/pmcmc-02.png
tests/pmcmc-03.png
tests/pmcmc-04.png
tests/pmcmc.R
tests/pmcmc.Rout.save
tests/pomp.R
tests/pomp.Rout.save
tests/pomp_fun.R
tests/pomp_fun.Rout.save
tests/pomp_methods.R
tests/pomp_methods.Rout.save
tests/prior.R
tests/prior.Rout.save
tests/probe-01.png
tests/probe-02.png
tests/probe-03.png
tests/probe.R
tests/probe.Rout.save
tests/probe_match-01.png
tests/probe_match-02.png
tests/probe_match-03.png
tests/probe_match-04.png
tests/probe_match.R
tests/probe_match.Rout.save
tests/process.R
tests/process.Rout.save
tests/profile_design-01.png
tests/profile_design-02.png
tests/profile_design.R
tests/profile_design.Rout.save
tests/proposals.R
tests/proposals.Rout.save
tests/resample.R
tests/resample.Rout.save
tests/ricker-01.png
tests/ricker-02.png
tests/ricker-03.png
tests/ricker-04.png
tests/ricker.R
tests/ricker.Rout.save
tests/rinit.R
tests/rinit.Rout.save
tests/rw2-01.png
tests/rw2-02.png
tests/rw2-03.png
tests/rw2.R
tests/rw2.Rout.save
tests/sannbox.R
tests/sannbox.Rout.save
tests/simulate-01.png
tests/simulate-02.png
tests/simulate-03.png
tests/simulate-04.png
tests/simulate-05.png
tests/simulate-06.png
tests/simulate-07.png
tests/simulate.R
tests/simulate.Rout.save
tests/simulate_data_frame.R
tests/simulate_data_frame.Rout.save
tests/sir-01.png
tests/sir-02.png
tests/sir-03.png
tests/sir-04.png
tests/sir.R
tests/sir.Rout.save
tests/sir2-01.png
tests/sir2-02.png
tests/sir2-03.png
tests/sir2-04.png
tests/sir2.R
tests/sir2.Rout.save
tests/skeleton-01.png
tests/skeleton-02.png
tests/skeleton.R
tests/skeleton.Rout.save
tests/slice_design-01.png
tests/slice_design-02.png
tests/slice_design.R
tests/slice_design.Rout.save
tests/sobol-01.png
tests/sobol.R
tests/sobol.Rout.save
tests/spect-01.png
tests/spect-02.png
tests/spect-03.png
tests/spect-04.png
tests/spect-05.png
tests/spect-06.png
tests/spect-07.png
tests/spect-08.png
tests/spect.R
tests/spect.Rout.save
tests/spect_match-01.png
tests/spect_match-02.png
tests/spect_match-03.png
tests/spect_match-04.png
tests/spect_match-05.png
tests/spect_match-06.png
tests/spect_match.R
tests/spect_match.Rout.save
tests/spy.R
tests/spy.Rout
tests/steps-01.png
tests/steps-02.png
tests/steps.R
tests/steps.Rout.save
tests/synlik-01.png
tests/synlik-02.png
tests/synlik.R
tests/synlik.Rout.save
tests/traj_match-01.png
tests/traj_match-02.png
tests/traj_match.R
tests/traj_match.Rout.save
tests/trajectory-01.png
tests/trajectory-02.png
tests/trajectory-03.png
tests/trajectory-04.png
tests/trajectory-05.png
tests/trajectory-06.png
tests/trajectory-07.png
tests/trajectory.R
tests/trajectory.Rout.save
tests/transformations.R
tests/transformations.Rout.save
tests/undefined.R
tests/undefined.Rout.save
tests/userdata.R
tests/userdata.Rout.save
tests/verhulst-01.png
tests/verhulst-02.png
tests/verhulst-03.png
tests/verhulst-04.png
tests/verhulst.R
tests/verhulst.Rout.save
kidusasfaw/pomp documentation built on May 20, 2019, 2:59 p.m.