y {ggmcmc}R Documentation

Values for the observed outcome of a simple linear regression with fake data.

Description

A numeric vector containing the observed values of the outcome of a linear regression with fake data (y = beta[1] + beta[2] + X + sigma). The purpose of the dataset is only to show the possibilities of the ggmcmc package.

Usage

data(y)

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]