Skip to content

Commit 14d4465

Browse files
committed
add mention of update() like in other help pages
1 parent fe45dab commit 14d4465

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

R/survival_reg.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
#' time that the model is fit. Other options and argument can be
1212
#' set using `set_engine()`. If left to its default
1313
#' here (`NULL`), the value is taken from the underlying model
14-
#' functions.
14+
#' functions. If parameters need to be modified, `update()` can be used
15+
#' in lieu of recreating the object from scratch.
1516
#'
1617
#' @inheritParams boost_tree
1718
#' @param mode A single character string for the type of model.

man/survival_reg.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)