R/data.R

#' Synthetic Example Data For 'miselect'
#'
#' This synthetic data is taken from the first simulation case from the miselect
#' paper
#' @format A data.frame with 500 observations on 21 variables:
#' \describe{
#'   \item{Y}{Binary response.}
#'   \item{X1-X20}{Covariates with missing data.}
#' }
"miselect.df"

Try the miselect package in your browser

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

miselect documentation built on March 31, 2020, 5:26 p.m.