4.4.3.0
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.