Do MCMC sampling for Bayesian logistic regression model
Do MCMC sampling for Bayesian logistic regression model
myBayesLogit(y, X, m0, P0, options)
y |
0/1 vector of responses |
X |
design matrix |
m0 |
prior mean vector |
P0 |
precision matrix |
options |
McmcOptions object |
the matrix of samples (samples x parameters)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.