Skip to content

Commit 2239aed

Browse files
committed
tidy style
1 parent 67cf5d3 commit 2239aed

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

R/tailor.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
#' * For probability distributions: [adjust_probability_calibration()]
1010
#' * For transformation of probabilities to hard class predictions:
1111
#' [adjust_probability_threshold()], [adjust_equivocal_zone()]
12-
#' * For numeric distributions: [adjust_numeric_calibration], [adjust_numeric_range()]
12+
#' * For numeric distributions: [adjust_numeric_calibration()],
13+
#' [adjust_numeric_range()]
1314
#'
1415
#' For ad-hoc adjustments, see [adjust_predictions_custom()].
1516
#'

man/tailor.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)