R/simData2groups.R

#' Simulated data
#'
#' A dataset containing simulated repeated measures data
#'
#' @format A data frame with 900 rows of 4 variables:
#' \describe{
#'  \item{x}{covariate (could be time)}
#'  \item{id}{subject id (clustering variable)}
#'  \item{y}{response}
#'  \item{group}{binary group indicator}
#' }
# @source \url{https://github.com/bdsegal/code-for-psplinesl1-paper}

"simData2groups"
bdsegal/psplinesl1 documentation built on July 22, 2019, 11:38 a.m.