Description Details Author(s) See Also
These functions mediate the interface between the user's model and the package algorithms. They are low-level functions that do the work needed by the package's inference methods.
They include
dmeasurewhich evaluates the measurement model density,
rmeasurewhich samples from the measurement model distribution,
dprocesswhich evaluates the process model density,
rprocesswhich samples from the process model distribution,
dpriorwhich evaluates the prior probability density,
rpriorwhich samples from the prior distribution,
skeletonwhich evaluates the model's deterministic skeleton,
partranswhich performs parameter transformations associated with the model.
Aaron A. King
simulate, trajectory,
pfilter, probe
Other pomp workhorses: dmeasure,
dprior, dprocess,
partrans, rinit,
rmeasure, rprior,
rprocess, skeleton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.