Description Usage Arguments Examples
Local Bayesian modeling for the EEG data with structured spike and slab prior. Performs variable selection and prediction for local modeling using structured spike and slab prior.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
y |
binary response n values |
X |
data tensor n x L x τ |
dist.mat |
distance matrix between L locations |
Nmcmc |
number of MCMC samples to generate |
burnin |
burnin samples |
thin |
thinning samples >0 |
X.test |
test data m x p x tau, defaults to NULL |
v0 |
hyperparameter v_0, defaults to 0.005 |
a1 |
hyperparameter a_1, defaults to 5 |
a2 |
hyperparameter a_2, defaults to 50 |
q |
hyperparameter q, defaults to 10 |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.