Skip to content

Commit

Permalink
export fast control
Browse files Browse the repository at this point in the history
  • Loading branch information
bcjaeger committed Oct 20, 2023
1 parent 20df562 commit 26a58d7
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 28 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ S3method(print,orsf_summary_uni)
export(orsf)
export(orsf_control_cph)
export(orsf_control_custom)
export(orsf_control_fast)
export(orsf_control_net)
export(orsf_ice_inb)
export(orsf_ice_new)
Expand Down
2 changes: 2 additions & 0 deletions R/orsf_control.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
#' @return an object of class `'orsf_control'`, which should be used as
#' an input for the `control` argument of [orsf].
#'
#' @export
#'
#' @family orsf_control
#'
#' @details
Expand Down
20 changes: 10 additions & 10 deletions man/orsf_ice_oob.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions man/orsf_pd_oob.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26a58d7

Please sign in to comment.