Skip to content

Commit 189f286

Browse files
committed
update corr_rm doc fix 2
1 parent 01f1d4c commit 189f286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/corr_rm.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#' to avoid redundant information when working with thousands of markers, improving
1111
#' training efficiency and predictive performance (Wimmer et al. 2021).
1212
#'
13-
#' In the paper *"A Proposed Data Analytics Workflow and Example Using the R Caret Package,"*
13+
#' In the paper *"A Proposed Data Analytics Workflow and Example Using the R Caret Package"*,
1414
#' this filtering step is applied before model training, demonstrating how the core function
1515
#' \code{caret::findCorrelation} can be used to identify and remove highly correlated variable pairs.
1616
#'

man/corr_rm.Rd

Lines changed: 1 addition & 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)