R/gh.R

#' @title gh
#'
#' @description High dimensional data on three consecutive measurements for and treatment arm information column.
#' @usage data(gh)
#' @format A \code{tibble} with 4 columns which are :
#' \describe{
#' \item{y1}{Observation on first timepoint}
#' \item{y2}{Observation on second timepoint}
#' \item{y3}{Observation on first timepoint}
#' \item{Treatment}{Treatment arm of the patient}}
#'
"gh"

Try the longit package in your browser

Any scripts or data that you put into this service are public.

longit documentation built on April 15, 2021, 9:06 a.m.