View source: R/estimStrataMCpbt.R
A wrapper for MCpbt
. This function is used to run the MCMC chain and produce estimates.
1 | estimStrataMCpbt(prepData, iter, burnIn, thin = 1, seed = NA)
|
prepData |
The output of |
iter |
The total number of iterations to run each strata, including burn-in iterations |
burnIn |
The number of burn-in iterations |
thin |
Thinning parameter for the MCMC chain |
seed |
a positive integer to seed the random number generator. If not specified, chosen based on the current time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.