R/data.R

#' simulated data
#'
#' @docType data
#'
#' @usage data(data)
#'
#'@format A dataset of 3584 repeated observations (for X independent subjects) and 7 variables
#' (id=subject identification number, C1= continuous time-independent covariate, C2=binary time-independent covariate,
#' time=observation time, L1-L2-L3=3 longitudinal markers)
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(data)
#' head(data)
"data"
bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.