Skip to content

Combining Predictions and Uncertainty #313

Discussion options

You must be logged in to vote

Yes, you absolutely could do that. We did that in this recent paper: https://doi.org/10.1002/pan3.10554

However, a couple caveats. If it's something that can be crammed into one of the existing delta models then that can be done within the model. If we're talking about uncertainty on predictions and space, the fastest way right now is probably to simulate from the model anyways and summarize that (we might have a faster way to do that soon). The most robust way to do this would be with MCMC sampling (rather than by using the nsim argument to take draws from the parameters assuming an MVN distribution), although that can be slow for big models (and if all you are trying to do is visualize …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FisheryScience89
Comment options

Answer selected by seananderson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants