R/bladder1_stacked.R

#' Stacked version of the bladder1 dataset included in the survival package
#'
#' This dataset includes the bladder1 dataset included the survival package,
#' which has been transformed into stacked format for use with `JointFPM`. The
#' stacked datset includes one row per individual for the competing event and
#' one rows per individual for each reoccurrence of bladder cancer.
#'
#' For more information please take a look at `?survival::bladder`.
#'
#' @docType data
#' @keywords datasets
#' @name bladder1_stacked
#' @usage
#' bladder1_stacked
#' data(bladder1_stacked)
#' @format A data frame with 412 rows and 11 columns
NULL

Try the JointFPM package in your browser

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

JointFPM documentation built on June 22, 2024, 9:38 a.m.