Nothing
#' The 'rsurv' package
#'
#' @description Random generation of survival data based on different survival regression models available in the literature, including Accelerated Failure Time (AFT) model, Proportional Hazard (PH) model, Proportional Odds (PO) model and the Yang & Prentice (YP) model.
#'
#' _PACKAGE
#' @name rsurv-package
#' @aliases rsurv
#' @import dplyr
#' @importFrom bellreg bell
#' @importFrom dplyr %>%
#' @importFrom Rdpack insert_ref
#'
#' @references
#'
#' \insertRef{2021_Demarqui}{rsurv}
#'
#' \insertRef{2005_YangPrentice}{rsurv}
#'
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.