R/longitdata.R

#' @title Repeatedly measured protein expression data
#'
#' @description Longitudinal observation on single variable from different observations. Observations arranged in a column as the patient with corresponding column of ID.
#' @usage data(longitdata)
#' @format A \code{tibble} with 2 columns which are :
#' \describe{
#' \item{ID}{Patient ID}
#' \item{y}{Repeated observations on the patient arranged in a row as per a subject}}
#'
"longitdata"

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.