Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 524 Bytes

NEWS.md

File metadata and controls

26 lines (14 loc) · 524 Bytes

News

FluMoDL 0.0.3 (2019-09-14)

New features

  • Added predict() method for FluMoDL objects

  • Added argument periodic in fitFluMoDL(), to omit the periodic B-spline term from the model parametrization

  • Added function linterp() to linearly interpolate values in a numeric vector (e.g. in the temperature series)

Other changes

  • Switched to txtProgressBar rather than tkProgressBar

  • Various bugfixes

FluMoDL 0.0.2 (2019-07-28)

First CRAN Release

  • Initial CRAN Release