Description Usage Arguments Examples
Gibbs sampling algorithm for the estiamtion of a local model
1 2 |
y |
binary response correspoding to n subjects |
X |
data at time t - dimension n x L |
c_init |
initial value for c |
beta_init |
initial values for β |
zeta_init |
initial values for ζ |
nusq_init |
initial values for ν^2 |
w_init |
initial value for w - the complexity parameter |
v0 |
hyperparameter v0 |
a1 |
hyperparameter a1 |
a2 |
hyperparameter a2 |
q |
hyperparameter q |
Nmcmc |
number of MCMC samples to generate |
ind |
indices of MCMC samples to use after burnin ad thinning |
1 | priorT()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.