R/data.R

#' simdat.
#'
#' A simulated dataset containing MSE data.
#'
#' @format A data frame with 1043 rows and 9 variables:
#' \describe{
#'   \item{R1}{population register coded 1 if the case is observed, and 0 otherwise}
#'   \item{R2}{population register coded 1 if the case is observed, and 0 otherwise}
#'   \item{R3}{population register coded 1 if the case is observed, and 0 otherwise}
#'   \item{R4}{population register coded 1 if the case is observed, and 0 otherwise}
#'   \item{X1}{a covariate with 2 levels}
#'   \item{X2}{a covariate with 2 levels}
#'   \item{X3}{a covariate with 2 levels}
#'   \item{X4}{a covariate with 3 levels}
#'   \item{Y}{a variable denoting the year the observation was made}
#' }
"simdat"
MaartenCruyff/mse documentation built on Dec. 26, 2021, 2:13 a.m.