#' The 'predSurv' package.
#'
#' @docType package
#' @name predSurv-package
#' @aliases predSurv
#'
#' @import stats
#' @importFrom grDevices colors
#' @importFrom graphics axis box legend lines par plot points text arrows grid rect
#'
#' @description
#'
#' @references
#'
#' Chang, M.N. and Shuster, J.J., 1994. Interim analysis for randomized clinical
#' trials: simulating the predictive distribution of the log-rank test statistic.
#' Biometrics, pp.827-833.
#'
#' Berliner, L.M. and Hill, B.M., 1988. Bayesian nonparametric survival
#' analysis. Journal of the American Statistical Association, 83(403),
#' pp.772-779.
#'
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.