hmrfbayes | R Documentation |
Hidden MRF Bayesian MCMC sampling
hmrfbayes(
y,
llapprox,
nsamples = 1000,
z0 = NULL,
mu0 = NULL,
sigma0 = NULL,
theta0 = NULL,
sdpriortheta = 1,
sdkerneltheta = 0.005,
sdpriormu = 10,
alpha1 = 0.001,
alpha2 = 0.001,
verbose = interactive()
)
## S3 method for class 'hmrfbayes_out'
plot(x, what = "pars", burnin = 0.25, ...)
what |
Either |
An |
observed continuous-valued |
A list
with ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.