Skip to content

Using extra_time to predict/extrapolate over future years #123

Answered by seananderson
seananderson asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I didn’t realize there weren’t examples in there right now with extra_time. There’s a set of slides here: https://pbs-assess.github.io/sdmTMB-teaching/noaa-psaw-2022/ (see forecasting) That's from this repository.

And a vignette Julia is developing based on that that I haven’t integrated yet:
https://github.com/pbs-assess/sdmTMB/blob/main/scratch/julia-vignettes/forecasting.Rmd

extra_time should be a vector of numeric values representing the missing or extra time slices. E.g. extra_time = c(2023, 2024)

[...] I would also like to take account for the fact there they may have some autocorrelation between successive dates during which surveys were conducted. So I want I want to inclu…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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
1 participant