R/longdata.R

#' Simulated interval-censored competing risks data - long format
#'
#' @description The data containing the subject id, series of time points, cause of failure, and covariates with 200 observations.
#'
#' @docType data
#'
#' @usage longdata
#'
#' @format A data frame with 868 rows and 5 variables.
#'
#' @keywords datasets
#'
#' @examples
#' library(intccr)
#' data(longdata)
"longdata"

Try the intccr package in your browser

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

intccr documentation built on May 10, 2022, 9:05 a.m.