Measurement model simulating more observed cases than total cases #228
Unanswered
erinclancey
asked this question in
Q&A
Replies: 1 comment
-
The negative binomial has support on the whole set of non-negative integers, so this is expected behavior. What were you expecting? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using a negative binomial measurement model to simulate observed case reports from an SEIR process model. My accumulator variable, H, tallies incidence over the course of a week. When I simulate the model I often get more case reports in a given week than the number of actual cases accumulating in H. I am simulating a small population. Does this issue come up with other models? What does pomp recommend when this happens?
Beta Was this translation helpful? Give feedback.
All reactions