R/sample_data.R

#' Test sample data
#'
#' A sample data set for imputation test
#'
#' @format A data frame with 999 rows and 8 variables:
#' \describe{
#'   \item{x}{the index}
#'   \item{y}{outcome}
#'   ...
#' }
#' @source \url{http://www.xxx.com/}
"sample_data"
Junzheshao5959/ssmimputedemo documentation built on Aug. 27, 2022, 8:49 a.m.