pbs-assess / gftrends

Trends in Pacific Canadian groundfish stock status
0 stars 0 forks source link

Switch index calculation to not use get_index_sims() #17

Closed seananderson closed 1 year ago

seananderson commented 1 year ago

Instead of predict(..., nsim = ...) and get_index_sims(), use predict(..., return_tmb_object = TRUE) and get_index(..., bias_correct = TRUE)