We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96f625 commit 8a22488Copy full SHA for 8a22488
R/ppc-distributions.R
@@ -39,8 +39,8 @@
39
#' `yrep` should therefore contain only a small number of rows. See the
40
#' **Examples** section.
41
#' }
42
-#' \item{`ppc_ecdf_overlay(), ppc_dens_overlay(),
43
-#' ppc_ecdf_overlay_grouped(), ppc_dens_overlay_grouped()`}{
+#' \item{`ppc_ecdf_overlay()`, `ppc_dens_overlay()`,
+#' `ppc_ecdf_overlay_grouped()`, `ppc_dens_overlay_grouped()`}{
44
#' Kernel density or empirical CDF estimates of each dataset (row) in
45
#' `yrep` are overlaid, with the distribution of `y` itself on top
46
#' (and in a darker shade). When using `ppc_ecdf_overlay()` with discrete
0 commit comments