R/Week3_response.R

#' Response datase.
#'
#' A dataset containing the information of subjects.
#' @format A data frame with 81 rows and 30 variables:
#' \describe{
#' \item{SampleID}{ID of the subject}
#' \item{Treatment}{Treatment variable}
#' \item{T1Dweek}{Time to develop T1D in week}
#' \item{T1D}{Censored indicator}
#' \item{Treatment_new}{Treatment indicator obtained from treatment variable}
#' }
#' @keywords datasets
#' @usage data(Week3_response)
#' @source \url{https://elifesciences.org/articles/37816}

"Week3_response"

Try the MicrobiomeSurv package in your browser

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

MicrobiomeSurv documentation built on Oct. 12, 2023, 9:06 a.m.