Description Usage Arguments Author(s)
View source: R/get_length_samples.R
Runs Hierarchical Bayesian model to estimate mean, sd, and se of carcass lengths and returns posterior samples. This information is used to inform priors in the mixture model (see run_mixture_model
).
1 | get_length_samples(carcass_data, file_dir, ncores = 3, niter = 10000)
|
carcass_data |
The output of |
ncores |
The number of cores for parallel chains. |
niter |
The number of MCMC iterations. 10k will take roughly 8 minutes whereas 50k will take 35 minutes. |
Matt Tyres and Jordy Bernard.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.