seattleflu / incidence-mapper

R interface to database, map model training, and model data API Server
MIT License
5 stars 1 forks source link

adjust for age in latentField models #108

Open famulare opened 5 years ago

famulare commented 5 years ago

latent field models should adjust for age. Need to make sure that the outputted intensity linear combinations are still correct if age is included.

famulare commented 5 years ago

This capability is now in Dev, but it assumes RW2 is an appropriate age model, which only works for fine age bins. Need to add IID model for coarse age bins, as this is computationally more feasible.