R/Surv.R

#' This is the \code{Surv} function imported from \code{survival}
#'
#' This function is imported from the \code{survival} package,
#' used to create survival objects to be fitted with \code{trReg()}
#' and \code{trSurvfit}. See \code{\link[survival]{Surv}} for the
#' documentation on \code{Surv}.
#'
#' @importFrom survival Surv is.Surv
#' @name Surv
#' @aliases Surv is.Surv
#' @export Surv is.Surv
NULL
stc04003/tranSurv documentation built on July 21, 2021, 6:46 p.m.