Description Usage Arguments Value
View source: R/jabba_hindcast.R
Wrapper to coduct histcasts for retrospective analysis and cross-validation
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
jbinput |
List of input variables as output by build_jabba() MCMC settings |
ni |
number of iterations |
nt |
thinning interval of saved iterations |
nb |
burn-in |
nc |
number of mcmc chains Initial values |
init.values |
= FALSE, |
init.K |
= NULL, |
init.r |
= NULL, |
init.q |
= NULL,# vector |
peels |
sequence of retro spective peels default 0:5 |
save.jabba |
Save individual JABBA run outputs |
output.dir |
path to save plot. default is getwd() |
save.hc |
Save hindcast list output as .rdata |
plotall |
if TRUE makes jabba_plots() for each run |
speedup |
Reduces MCMC after setting runs 2+ inits to first "full" reference run |
hc containing estimates of key joint results from all hindcast run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.