R/data.R

#' Simulated Data From a Latent Growth Curve Model.
#'
#' @format A data frame with 1998 rows and 3 variables:
#' \describe{
#'   \item{ID}{Subject ID}
#'   \item{t}{Time index}
#'   \item{y}{Generic measurement}
#' }
"demoLGCM"

#' Parameters used for generating \code{\link{demoLGCM}}.
#'
#' @format A parameter vector.
"trueParas"
karchjd/gppmr documentation built on May 14, 2019, 8:05 a.m.