Closed ntorresd closed 3 days ago
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()
build_stan_data()
set_stan_data_defaults()
get_foi_index()
plot_seromodel()
plot_summary()
plot_seroprevalence_estimates()
plot_serosurvey()
plot_foi_estimates()
plot_rhats()
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()
(#213)build_stan_data()
(#232)set_stan_data_defaults()
get_foi_index()
(#206)plot_seromodel()
(#215)plot_summary()
plot_seroprevalence_estimates()
plot_serosurvey()
plot_foi_estimates()
plot_rhats()
(#226 )