Skip to content

Releases: nfidd/nfidd

nfidd 1.2.0

13 Feb 12:39
bf3b0f7

Choose a tag to compare

  • made add_delays() more flexible with configurable delay distributions and hospitalisation probability (#584)
  • added save_warmup argument to nfidd_sample() (#584)
  • fixed Stan function extraction regex to handle array[] return types (#584)
  • fixed forecasting model to generate forecast random walk in generated quantities rather than extending estimated parameters (#585)
  • allowed zero-day delays in censored delay model (#585)
  • added forecasting to the joint nowcasting with R model (#585)
  • improved priors in joint nowcasting models (#585)
  • added Stan reference documentation pages (#586)
  • updated session content with improvements from SISMID (#587)

nfidd 1.1.2

24 Jun 08:15

Choose a tag to compare

  • added the R version of condition_onsets_by_report()

nfidd 1.1.1

23 Jun 19:10

Choose a tag to compare

  • adapted nfidd_cmdstan_model() to work with an include path option, and a model file name argument

nfidd 1.1.0

23 Jun 05:19

Choose a tag to compare

  • fixed a bug in convolution function which affected the earliest part of convoluted time series #475.
  • renamed target_day to origin_day for clarity #465
  • added nffid_sample() function to speed up default inference #457
  • replaced vapply with for loop in convolve_with_delay for clarity #433
  • streamlined the use of logged and natural R #424
  • added the summarise_lognormal() function for mean/sd summarises #406

nfidd 1.0.0

05 Nov 04:32

Choose a tag to compare

In development version of the package and teaching material for teaching in Bangkok in November 2024.

This included a complete redevelopment of the package where what previously were snippets are now functions.

nfidd 0.1.0

30 Oct 15:05

Choose a tag to compare

Initial release