Skip to content

Commit a564778

Browse files
committed
Update documentation after changing quantiles default
1 parent ac316b3 commit a564778

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

man-roxygen/args-dots.R

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#' @param quantiles For dot plots, an optional integer passed to
22
#' [ggdist::stat_dots()] specifying the number of quantiles to use for a
3-
#' quantile dot plot. If `quantiles` is `NA` (the default) then all data
4-
#' points are plotted.
3+
#' quantile dot plot. If `quantiles` is `NA` then all data points are plotted.
4+
#' The default is `quantiles=100` so that each dot represent one percent of
5+
#' posterior mass.

man/MCMC-distributions.Rd

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

man/PPC-distributions.Rd

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

man/PPD-distributions.Rd

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

0 commit comments

Comments
 (0)