Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Sep 3, 2024
1 parent 4a60642 commit 706179b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/p_significance.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bayestestR::p_significance
#' negligible effect in the median's direction, considering a parameter's _full_
#' confidence interval. In comparison the the [`equivalence_test()`] function,
#' where the *SGPV* (second generation p-value) describes the proportion of the
#' confidence interval that is _inside_ the ROPE, the value returned by
#' _full_ confidence interval that is _inside_ the ROPE, the value returned by
#' `p_significance()` describes the _larger_ proportion of the _full_ confidence
#' interval that is _outside_ the ROPE. This makes `p_significance()` comparable
#' to [`bayestestR::p_direction()`], however, while `p_direction()` compares to
Expand Down
2 changes: 1 addition & 1 deletion man/p_significance.lm.Rd

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

0 comments on commit 706179b

Please sign in to comment.