Skip to content

Commit 8a22488

Browse files
committed
Update ppc-distributions.R
1 parent e96f625 commit 8a22488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/ppc-distributions.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
#' `yrep` should therefore contain only a small number of rows. See the
4040
#' **Examples** section.
4141
#' }
42-
#' \item{`ppc_ecdf_overlay(), ppc_dens_overlay(),
43-
#' ppc_ecdf_overlay_grouped(), ppc_dens_overlay_grouped()`}{
42+
#' \item{`ppc_ecdf_overlay()`, `ppc_dens_overlay()`,
43+
#' `ppc_ecdf_overlay_grouped()`, `ppc_dens_overlay_grouped()`}{
4444
#' Kernel density or empirical CDF estimates of each dataset (row) in
4545
#' `yrep` are overlaid, with the distribution of `y` itself on top
4646
#' (and in a darker shade). When using `ppc_ecdf_overlay()` with discrete

0 commit comments

Comments
 (0)