We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7327c9 commit 8928da4Copy full SHA for 8928da4
R/surv_reg.R
@@ -27,7 +27,6 @@
27
#' @keywords internal
28
#' @export
29
surv_reg <- function(mode = "regression", engine = "survival", dist = NULL) {
30
-
31
lifecycle::deprecate_stop("1.4.0", "surv_reg()", "survival_reg()")
32
33
args <- list(
0 commit comments