R/click_data.R

#' Click data from the survival curve
#'
#' A dataset containing the genders and outcomes of two
#' treatment groups of 100 patients.
#'
#' @format A data frame with 248 rows and 3 variables:
#'  - *time*: time along the axis of the survival curve (starting from 0)
#'  - *survival*: survival probability by the time
#'  - *arm*: which arm the survival data is from 
"click_data"
zhuob/R4ClinicalTrial documentation built on Feb. 4, 2025, 1:15 a.m.