diff --git a/vignettes/PPC.Rmd b/vignettes/PPC.Rmd index 97dee684..729b1a18 100644 --- a/vignettes/PPC.Rmd +++ b/vignettes/PPC.Rmd @@ -119,7 +119,7 @@ dim(yrep_nb) ``` For each of the `yrep` matrices, every row is a draw from the posterior -predictive distribution, i.e. a vector with `r ncol(yrep_poisson)` elements, one +predictive distribution, i.e. a vector with one element for each of the data points in `y`. ### Histograms and density estimates