Skip to content

Commit

Permalink
fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
mattansb committed Jun 23, 2024
1 parent 9598632 commit 9855296
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions R/interpret_r.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
#' @param ... Not directly used.
#'
#' @details
#' Since Cohen's _w_ does not have an upper bound, for all by the most simple of
#' cases (2-by-2 or 1-by-2 tables), interpreting Cohen's _w_ as a correlation
#' coefficient is inappropriate (Ben-Shachar, et al., 2024; Cohen, 1988, p.
#' 222). Please us [cramers_v()] of the like instead.
#' Since Cohen's _w_ does not have a fixed upper bound, for all by the most
#' simple of cases (2-by-2 or 1-by-2 tables), interpreting Cohen's _w_ as a
#' correlation coefficient is inappropriate (Ben-Shachar, et al., 2024; Cohen,
#' 1988, p. 222). Please us [cramers_v()] of the like instead.
#'
#'
#' @note As \eqn{\phi}{\phi} can be larger than 1 - it is recommended to compute
Expand Down
8 changes: 4 additions & 4 deletions man/interpret_r.Rd

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

0 comments on commit 9855296

Please sign in to comment.