R/eIPD.R

#' an IPD set
#'
#' an articial data set serves as the IPD set.
#' this is used in Glimm & Yau (2021)
#'
#' @format
#' \describe{
#' \item{\code{y1}}{a numeric vector}
#' \item{\code{y2}}{a numeric vector}
#' }
#'
#' @docType data
#'
#' @usage data(eIPD)
#'
#' @keywords datasets
#'
#' @references Glimm & Yau (2021)
#'
#'
#' @examples
#' data(eIPD)
"eIPD"

Try the maicChecks package in your browser

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

maicChecks documentation built on April 3, 2025, 9:01 p.m.