y.binary {ggmcmc} | R Documentation |
Values for the observed outcome of a binary logistic regression with fake data.
Description
A numeric vector containing the observed values (y) of the outcome of a logistic regression with fake data (y ~ dbern(mu); logit(mu) = theta[1] + theta[2] * X). The purpose of the dataset is only to show the possibilities of the ggmcmc package.
Usage
data(y.binary)
Format
A numeric vector containing the observed values of the outcome in the linear regression with fake data.
[Package ggmcmc version 1.5.1.1 Index]