cbreto / panelPomp

R package for statistical inference using panelPOMPs (panel Partially Observed Markov Processes)
11 stars 6 forks source link

Zero tolerance #29

Closed kingaa closed 4 years ago

kingaa commented 4 years ago

This pull request anticipates changes that will come to pomp in the medium-term future. It should not be merged into the master branch until the corresponding release of 'pomp'. Specifically, the 'tol' option for particle filtering algorithms has been removed altogether. These changes have been made on the 'zero_tolerance' branch of 'pomp'. This pull request amends 'panelPomp' to keep up with these changes.

kingaa commented 4 years ago

Tried to fix the error in the codecov portion of the travis-ci build.