Model generating process using random walk to match data generating model in Bayesian framework
number of time-points
vector of coefficients for regions determining kit orders
logit probability of kit use per region
standard deviation of error in logit probability of kit use
standard deviation of random walk in logit space
initial condition of random walk in logit space
A 2D matrix of shape length(region_coeffs)
by N_t
The frequency that distribution data is provided.
If NULL
distribution frequency matches orders frequency
A tibble
Kit orders per time and region
Numeric index indicating region of orders and distributions
Number of kits reported as used
Number of kits reported as distributed
Probability that a kit was used
Probability that a distributed kit was reported
Index for time
String index for the region
Other data generation:
generate_model_data()