Skip to content

Commit 4fb4eda

Browse files
committed
fix doc typo
1 parent 4a11f3b commit 4fb4eda

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

man-roxygen/args-pit-ecdf.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' makes computing the confidence bands faster. For `ppc_pit_ecdf` and
44
#' `ppc_pit_ecdf_grouped`, if PIT values are supplied, defaults to
55
#' `length(pit)`, otherwise yrep determines the maximum accuracy of the
6-
#' estimated PIT values and `` is set to `min(nrow(yrep) + 1, 1000)`. For
6+
#' estimated PIT values and `K` is set to `min(nrow(yrep) + 1, 1000)`. For
77
#' `mcmc_rank_ecdf`, defaults to the number of iterations per chain in `x`.
88
#' @param prob The desired simultaneous coverage level of the bands around the
99
#' ECDF. A value in (0,1).

man/MCMC-traces.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.

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