Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bblodfon committed May 16, 2024
1 parent a563ec8 commit b3f1678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ensemble_fselect.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' Can only be [mlr_resamplings_subsampling] or [mlr_resamplings_bootstrap].
#' @param inner_resampling ([mlr3::Resampling])\cr
#' The inner resampling strategy used by the [FSelector].
#' @param store_model (`logical(1)`)\cr
#' @param store_models (`logical(1)`)\cr
#' Whether to store models in [auto_fselector] or not.
#'
#' @template param_fselector
Expand Down
2 changes: 1 addition & 1 deletion man/ensemble_fselect.Rd

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

0 comments on commit b3f1678

Please sign in to comment.