Propagating uncertainty from estimate_truncation() #365
-
Hi! I'm interested in understanding how to propagate the uncertainty associated with data truncation into R estimates and forecasts. According to the Estimate Truncation of Observed Data page, the estimated truncation distribution from Also, can I just double-check my understanding that the thing that is called Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi @jrcpulliam, Thanks for asking for clarification on this and doing so in public. Sorry, this has been unclear. I've expanded on both you points below and tried to give some options based on what it sounds like you are doing. Hopefully they are fairly clear but very happy to expand or reword anything said below. I am also opening an issue to try and find improvements in the documentation to help users avoid the issues you are having (for very understandable reasons) connecting the dots. Uncertainty in
|
Beta Was this translation helpful? Give feedback.
-
Small correction
should be time series then you need to pass the estimate delay as a reporting delay to |
Beta Was this translation helpful? Give feedback.
-
There's now also a workflow vignette which doesn't contain an example for |
Beta Was this translation helpful? Give feedback.
Hi @jrcpulliam,
Thanks for asking for clarification on this and doing so in public. Sorry, this has been unclear.
I've expanded on both you points below and tried to give some options based on what it sounds like you are doing. Hopefully they are fairly clear but very happy to expand or reword anything said below. I am also opening an issue to try and find improvements in the documentation to help users avoid the issues you are having (for very understandable reasons) connecting the dots.
Uncertainty in
estimate_truncation()
So you should have an output from
estimate_truncation()
that includes the estimated reporting delay and uncertainty. You should then be able to pass this toestimate_…