GibbsSamplerStep | R Documentation |
Gibbs sampler search algorithm
GibbsSamplerStep(y, x1, x2, s.model, perm, len, k, gamma, p0, info, family)
y |
the response variable |
x1 |
the non-important predictors |
x2 |
the important predictors |
s.model |
the start model |
perm |
the permutation of Gibbs sampler |
len |
the half number of generated samples |
k |
the tuning parameter |
gamma |
the parameter for extended BIC |
p0 |
the number of all predictors |
info |
the selected model selection criterion |
family |
the type of model |
a matrix of generated candidate model samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.