Description Usage Arguments Value Examples
Fits JABBA model in JAGS and produce output object as list()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
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 |
= NULL, # retro peel option |
save.all |
= FALSE |
save.jabba |
= FALSE |
output.dir |
path to save plot. default is getwd() |
silent |
option mute messages |
A result list containing estimates of model input, settings and results
1 2 | data(bet)
jbinput <- build_jabba()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.