sempwn / bennu

Bayesian Estimation of Naloxone Numbers Underreporting
https://sempwn.github.io/bennu/
Other
1 stars 0 forks source link

Update `generate_model_data` to be more aligned with model data generating process #17

Open sempwn opened 1 year ago

sempwn commented 1 year ago

Need to update the generate_model_data function so that it complies more closely with how the data are generated in the Bayesian analysis. In particular need to change time process from something that is linear in time to one that is a RW of order 1, and need to add a normal random variable to the logp so that we can vary mu0, zeta, and sigma which correspond with the parameters fitted by the model.