R/c30_df_miss.R

#' @title Data for cancer Quality of Life with missing values.
#' @description A simulated data for 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{Q1}{Cancer Quality of Q1 Question}
#'   \item{Q2}{Cancer Quality of Q2 Question}
#'   \item{Q3}{Cancer Quality of Q3 Question}
#'   \item{Q4}{Cancer Quality of Q4 Question}
#'   \item{Q5}{Cancer Quality of Q5 Question}
#'   \item{Q6}{Cancer Quality of Q6 Question}
#'   \item{Q7}{Cancer Quality of Q7 Question}
#'   \item{Q8}{Cancer Quality of Q8 Question}
#'   \item{Q9}{Cancer Quality of Q9 Question}
#'   \item{Q10}{Cancer Quality of Q10 Question}
#'   \item{Q11}{Cancer Quality of Q11 Question}
#'   \item{Q12}{Cancer Quality of Q12 Question}
#'   \item{Q13}{Cancer Quality of Q13 Question}
#'   \item{Q14}{Cancer Quality of Q14 Question}
#'   \item{Q15}{Cancer Quality of Q15 Question}
#'   \item{Q16}{Cancer Quality of Q16 Question}
#'   \item{Q17}{Cancer Quality of Q17 Question}
#'   \item{Q18}{Cancer Quality of Q18 Question}
#'   \item{Q19}{Cancer Quality of Q19 Question}
#'   \item{Q20}{Cancer Quality of Q20 Question}
#'   \item{Q21}{Cancer Quality of Q21 Question}
#'   \item{Q22}{Cancer Quality of Q22 Question}
#'   \item{Q23}{Cancer Quality of Q23 Question}
#'   \item{Q24}{Cancer Quality of Q24 Question}
#'   \item{Q25}{Cancer Quality of Q25 Question}
#'   \item{Q26}{Cancer Quality of Q26 Question}
#'   \item{Q27}{Cancer Quality of Q27 Question}
#'   \item{Q28}{Cancer Quality of Q28 Question}
#'   \item{Q29}{Cancer Quality of Q29 Question}
#'   \item{Q30}{Cancer Quality of Q30 Question}
#'   }
#'   @source <https://github.com/apstat/QoLMiss-Package>
"c30_df_miss"

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.