R/lc_df.R

#' @title Simulated data for Lung cancer Quality of Life.
#'
#' @description A simulated data for Lung cancer Quality of Life.
#'
#' @format A data frame with 60 rows and 2 variables:
#' \describe{
#'   \item{ID}{Participant's identification}
#'   \item{time}{Time Variable}
#'   \item{event}{status as Variable}
#'   \item{arm}{Therapeutic Arm}
#'   \item{LC_Q31}{Lung Cancer Quality of Q31 Question}
#'   \item{LC_Q32}{Lung Cancer Quality of Q32 Question}
#'   \item{LC_Q33}{Lung Cancer Quality of Q33 Question}
#'   \item{LC_Q34}{Lung Cancer Quality of Q34 Question}
#'   \item{LC_Q35}{Lung Cancer Quality of Q35 Question}
#'   \item{LC_Q36}{Lung Cancer Quality of Q36 Question}
#'   \item{LC_Q37}{Lung Cancer Quality of Q37 Question}
#'   \item{LC_Q38}{Lung Cancer Quality of Q38 Question}
#'   \item{LC_Q39}{Lung Cancer Quality of Q39 Question}
#'   \item{LC_Q40}{Lung Cancer Quality of Q40 Question}
#'   \item{LC_Q41}{Lung Cancer Quality of Q41 Question}
#'   \item{LC_Q42}{Lung Cancer Quality of Q42 Question}
#'   }
#'   @source <https://github.com/apstat/QoLMiss-Package>
"lc_df"

Try the QoLMiss package in your browser

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

QoLMiss documentation built on Jan. 18, 2022, 1:10 a.m.