Skip to content

Commit 4ec0743

Browse files
committed
fix extra space
1 parent 4073d39 commit 4ec0743

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
@@ -388,7 +388,7 @@ ppc_loo_pit <-
388388
#' @template args-prob-prob_outer
389389
#' @param intervals For `ppc_loo_intervals()` and `ppc_loo_ribbon()`, optionally
390390
#' a matrix of pre-computed LOO predictive intervals that can be specified
391-
#' instead of `yrep` ( ignored if `intervals` is specified). If not specified
391+
#' instead of `yrep` (ignored if `intervals` is specified). If not specified
392392
#' the intervals are computed internally before plotting. If specified,
393393
#' `intervals` must be a matrix with number of rows equal to the number of
394394
#' data points and five columns in the following order: lower outer interval,

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)