R/package.R

#' `simIDM` Package
#'
#' `simIDM` simulates a survival multistate model that jointly models PFS and OS.
#'
"_PACKAGE"

#' @import checkmate
#' @importFrom stats acf
#' @importFrom survival survdiff
NULL

Try the simIDM package in your browser

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

simIDM documentation built on May 29, 2024, 6:38 a.m.