R/data_space_SSMimpute.R

#' test sample data
#'
#'
#'
#' @format A data frame with 999 rows and 8 variables:
#' \describe{
#'   \item{X}{index}
#'   \item{y}{outcome}
#'   \item{c}{covarites}
#'   \item{c_1}{lagged c value}
#'   \item{x}{x value}
#'   \item{x_1}{lagged x value}
#'   \item{y_1}{lagged y value}
#'   \item{Date}{Date of real world}
#'   ...
#' }
#' @source \url{http://www.xxx.com/}
"data_space_SSMimpute"
Junzheshao5959/ssmimputedemo documentation built on Aug. 27, 2022, 8:49 a.m.