R/data.R

#' Example dose response dataset
#'
#' A simple dose response dataset used to illustrate the use of the
#' eadrm functions.
#'
#' @format A list containing two elements:
#' \describe{
#'   \item{x}{The drug concentration levels}
#'   \item{y}{The response values}
#'   ...
#' }
"CarboA"

Try the eadrm package in your browser

Any scripts or data that you put into this service are public.

eadrm documentation built on May 30, 2022, 1:08 a.m.