Skip to content

Commit d42beb7

Browse files
committed
typos fixed
1 parent ccaacb5 commit d42beb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vignettes/Chapter03.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ head(words)
279279
```
280280

281281
For illustration purposes, we only use the top 50 words and
282-
augmented those with a question mark for all other words. This leaves us with 51
282+
augment those with a question mark for all other words. This leaves us with 51
283283
possible outcomes (our *universe*).
284284

285285
```{r}
@@ -458,4 +458,4 @@ In the top panel (based on the uniform prior), we can nicely see the
458458
whereas the second panel shows almost no
459459
smoothing/shrinkage, and unseen words are estimated to be extremely unlikely.
460460
The two bottom panels show the posteriors under the informed priors, one with
461-
light and one heavy shrinkage towards the prior.
461+
light and one with heavy shrinkage towards the prior.

0 commit comments

Comments
 (0)