myBayesLogit: Do MCMC sampling for Bayesian logistic regression model

Description Usage Arguments Value

View source: R/mcmc.R

Description

Do MCMC sampling for Bayesian logistic regression model

Usage

1
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)


0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.