Skip to content

Commit 3cdc6f0

Browse files
committed
Fix typo in doc
[ci skip]
1 parent 73d53f9 commit 3cdc6f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/ppc-loo.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ ppc_loo_pit <-
286286
#' three columns in the following order: the first for the lower bound of the
287287
#' interval, the second for median (50\%), and the third for the interval
288288
#' upper bound (column names are ignored).
289-
#' @param order For \code{ppc_loo_intervals} A string indicating how to arrange
289+
#' @param order For \code{ppc_loo_intervals}, a string indicating how to arrange
290290
#' the plotted intervals. The default (\code{"index"}) is to plot them in the
291291
#' order of the observations. The alternative (\code{"median"}) arranges them
292292
#' by median value from smallest (left) to largest (right).

man/PPC-loo.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)