R/sim110.R

#' Simulated data used for exact matching
#'
#' sim110 is one of the simulated data presented in the simulation study in Glimm & Yau (2025).The covariates used in matching are X1 to X15. A response variable Y is simulated to depend on 6 of the 15 covariates.
#'
#' @format
#' \describe{
#' \item{X1 to X15}{Covariates used in matching}
#' \item{Y}{Response variable}
#' \item{study}{IPD A and IPD B}
#' }
#'
#' @docType data
#'
#' @usage data(sim110)
#'
#' @keywords datasets
#'
#' @references Glimm & Yau (2025)
#'
#' @examples
#' data(sim110)
"sim110"

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.