bucky.model.estimation
estimate_Rt(g_data, params, days_back=7)
estimate_Rt
Estimate R_t from the recent case data
estimate_doubling_time(g_data, days_back=7, doubling_time_window=7, mean_time_window=None, min_doubling_t=1.0, case_reporting=None)
estimate_doubling_time
Calculate the recent doubling time of the historical case data
bucky.model.estimation.
bucky.model.arg_parser_model
bucky.model.graph