Releases: nfidd/nfidd
Releases · nfidd/nfidd
nfidd 1.2.0
- made
add_delays()more flexible with configurable delay distributions and hospitalisation probability (#584) - added
save_warmupargument tonfidd_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
- added the R version of
condition_onsets_by_report()
nfidd 1.1.1
- adapted
nfidd_cmdstan_model()to work with an include path option, and a model file name argument
nfidd 1.1.0
- fixed a bug in convolution function which affected the earliest part of convoluted time series #475.
- renamed
target_daytoorigin_dayfor clarity #465 - added
nffid_sample()function to speed up default inference #457 - replaced
vapplywith for loop inconvolve_with_delayfor 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
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
Initial release