athowes / multi-agyw

Spatio-temporal estimates of HIV risk group proportions for AGYW across 13 priority countries in sub-Saharan Africa
https://athowes.github.io/multi-agyw
MIT License
2 stars 2 forks source link

Temporal random effects for multiple surveys in same year? #15

Closed athowes closed 3 years ago

athowes commented 3 years ago

Sometimes there are multiple surveys in the same year in a country e.g. UG2011AIS, UG2011DHS. How should the temporal random effects deal with this? Currently sur_idx = to_int(survey_id) (this likely isn't very robust)

athowes commented 3 years ago

Subsumed by #032