Skip to content

Commit e96c6ca

Browse files
committed
Fix documentation of prob_outer parameter.
1 parent 4af00d0 commit e96c6ca

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

R/ppc-loo.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ ppc_loo_pit <-
270270
#' with argument \code{save_psis} set to \code{TRUE}).
271271
#' @param prob A value between 0 and 1 indicating the desired probability mass
272272
#' to include in the inner interval. The default is 0.5.
273-
#' @param prob_outer The probability mass to include in the outer interval.
273+
#' @param prob_outer The probability mass to include in the outer interval.
274274
#' The default is 0.9.
275275
#' @param intervals For \code{ppc_loo_intervals} and \code{ppc_loo_ribbon},
276276
#' optionally a matrix of precomputed LOO predictive intervals

man/PPC-loo.Rd

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)