Skip to content

4.4.3.0

Compare
Choose a tag to compare
@kingaa kingaa released this 08 Dec 01:22
· 247 commits to master since this release
e4206ee

This release fixes a bug in trajectory computation for deterministic, discrete-time maps. Thanks to Felicia Magpantay for finding the bug and reporting it!

In addition, this release includes

  • changes that allow one to extract weighted as well as unweighted particles from a pfilter computation and
  • changes to the wquant function for estimating quantiles given weighted samples.

As ever, the release can be installed by executing

install.packages("pomp",repos="https://kingaa.github.io")

in an R session.