This is an internal function that fits the MIMOSA model via MCMC. It is called
from MIMOSA
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
data |
a |
inits |
the initialization parameters for the MCMC routine. Can be
initialized from |
iter |
the number of Mote Carlo iterations |
burn |
the number of burn-in iterations |
thin |
The thinning interval |
tune |
the number of iterations used for tuning the step size |
outfile |
the output file name |
alternative |
either 'greater' or 'not equal' for fitting the one-sided or two-sided MIMOSA model, respectively. |
UPPER |
tuning parameter for the upper bound on the acceptance ratio of each paramter |
LOWER |
tuning parmeter for the lower bound on the acceptance ratio of each paramter |
FAST |
|
EXPRATE |
the mean of the prior distribution for the model hyperparameters. |
pXi |
is the prior on the w, beta(1,1) by default). |
seed |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.