R/predSurv_package.R

#' 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
olssol/predSurv documentation built on Dec. 22, 2021, 4:22 a.m.