man-roxygen/regr_example.R

#' @examples
#' set.seed(1)
#' truth = 1:10
#' response = truth + rnorm(10)
#' <%= mid %>(truth, response)
mlr-org/mlr3measures documentation built on Sept. 12, 2024, 6:35 p.m.