Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

myBayesLogit

Do MCMC sampling for Bayesian logistic regression model


Description

Do MCMC sampling for Bayesian logistic regression model

Usage

myBayesLogit(y, X, m0, P0, options)

Arguments

y

0/1 vector of responses

X

design matrix

m0

prior mean vector

P0

precision matrix

options

McmcOptions object

Value

the matrix of samples (samples x parameters)


crmPack

Object-Oriented Implementation of CRM Designs

v1.0.0
GPL (>= 2)
Authors
Daniel Sabanes Bove [aut], Wai Yin Yeung [aut], Giuseppe Palermo [aut, cre], Thomas Jaki [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.