R/longdata_lt.R

#' Simulated left-truncated and interval-censored competing risks data - long format
#'
#' Data containing observation time points, a left-truncation time, cause of failure, and baseline covariates with 275 observations.
#'
#' @docType data
#'
#' @usage longdata_lt
#'
#' @format A data frame with 275 unique individuals and 6 variables.
#'
#' @keywords datasets
#'
#' @examples
#' library(intccr)
#' data(longdata_lt)
"longdata_lt"

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.