Get the matrix needed to convert a vetor from weekly to daily
Usage
get_ind_m_cum_sum(n_days, n_weeks)
Arguments
- n_days
number of days we will expand to
- n_weeks
number of weeks those days correspond to
Value
a n_day x n_week matrix for multiplying by weekly estimated
value to conver it to daily