R/simchemdat.R

#' Chemical exposure test data
#' 
#' A dataset of 200 observations on 2 chemical exposures, 
#' one continuous outcome variable, and one continuous confounder
#' 
#' \itemize{
#' 		\item outcome. outcome variable
#' 		\item chem. chemical type
#' 		\item value. value of each chemical
#'		\item confound. possible confounder
#'}
#'
#' @docType data
#' @keywords datasets
#' @format A data frame with 200 rows and 4 variables
#' @name simchemdat
NULL
kralljr/chemregr documentation built on Nov. 28, 2022, 3:01 p.m.