Skip to content

Commit

Permalink
revpairwise
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 26, 2025
1 parent 05fbe26 commit 9caff78
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion R/slopes.R
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
#' - `difference`
#' - Leave empty for default value
#' + `rhs`
#' - `pairwise`: pairwise differences between estimates in each row.
#' - `pairwise` and `revpairwise`: pairwise differences between estimates in each row.
#' - `reference`: differences between the estimates in each row and the estimate in the first row.
#' - `sequential`: difference between an estimate and the estimate in the next row.
#' - `meandev`: difference between an estimate and the mean of all estimates.
Expand Down
2 changes: 1 addition & 1 deletion man/comparisons.Rd

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

2 changes: 1 addition & 1 deletion man/hypotheses.Rd

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

2 changes: 1 addition & 1 deletion man/predictions.Rd

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

2 changes: 1 addition & 1 deletion man/slopes.Rd

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

0 comments on commit 9caff78

Please sign in to comment.