Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.