Skip to content

Commit

Permalink
fix extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry committed Jan 22, 2024
1 parent 4073d39 commit 4ec0743
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ppc-loo.R
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ ppc_loo_pit <-
#' @template args-prob-prob_outer
#' @param intervals For `ppc_loo_intervals()` and `ppc_loo_ribbon()`, optionally
#' a matrix of pre-computed LOO predictive intervals that can be specified
#' instead of `yrep` ( ignored if `intervals` is specified). If not specified
#' instead of `yrep` (ignored if `intervals` is specified). If not specified
#' the intervals are computed internally before plotting. If specified,
#' `intervals` must be a matrix with number of rows equal to the number of
#' data points and five columns in the following order: lower outer interval,
Expand Down
2 changes: 1 addition & 1 deletion man/PPC-loo.Rd

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

0 comments on commit 4ec0743

Please sign in to comment.