Description Usage Arguments Value
View source: R/gibbs_msm_jeffrey.R
Runs a gibbs chain with a jeffrey prior with listing data input
1 | gibbs_msm_jeffrey(seed, N = 10000, inclusionProbPriors, gibbs.list, parnames)
|
seed |
a seed |
N |
number of iterations for the gibbs sampler, default is 10,000 |
inclusionProbPriors |
priors for the inclusion probabilities of participating in each listing. should be present in a configureation file. |
gibbs.list |
list containing all the location listing data |
parnames |
vector containing parameter names to be estimated |
a numeric matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.