You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we basically rewrote the modelling and plotting functionalities on v.1.0.0, we need to restructure unitary testing. The main functionalities missing unit tests are:
Since we basically rewrote the modelling and plotting functionalities on v.1.0.0, we need to restructure unitary testing. The main functionalities missing unit tests are:
fit_seromodel()
(Add unit test forfit_seromodel()
#213)build_stan_data()
(Add test for functions in build_stan_data.R #232)set_stan_data_defaults()
get_foi_index()
(Adding structure tofoi_index
infit_seromodel
#206)plot_seromodel()
(Add unit test for visualisation functionalities #215)plot_summary()
plot_seroprevalence_estimates()
plot_serosurvey()
plot_foi_estimates()
plot_rhats()
(Export tag is missing forplot_rhats
#226 )The text was updated successfully, but these errors were encountered: