data_reader: Create data in form usable for Bayesian models

Description Usage Arguments Details Examples

Description

lorem ipsum

Usage

1
2
data_reader(raw, i, expnm = c("Arsenic", "Manganese", "Lead", "Cadmium",
  "Copper"), p = 10, dx = 5, N = NULL, verbose = FALSE, ...)

Arguments

raw

data frame with raw data

i

iteration of raw data to read

expnm

character vector of exposure names

p

number of beta parameters in outcome model (optional - R makes a guess)

dx

number of columns in data matrix (optional - R makes a guess)

N

Sample size (optional - R makes a guess)

verbose

print extra debugging info? FALSE

...

ipsum

Details

lorem ipsum

Examples

1
runif(1)

alexpkeil1/wellwise documentation built on June 15, 2019, 7:02 p.m.