Skip to content

Commit 0878d8c

Browse files
committed
Don't use inline r code in vignette
1 parent 8f7e891 commit 0878d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/PPC.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dim(yrep_nb)
119119
```
120120

121121
For each of the `yrep` matrices, every row is a draw from the posterior
122-
predictive distribution, i.e. a vector with `r ncol(yrep_poisson)` elements, one
122+
predictive distribution, i.e. a vector with one element
123123
for each of the data points in `y`.
124124

125125
### Histograms and density estimates

0 commit comments

Comments
 (0)