Skip to content

Commit

Permalink
Correct wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Oct 11, 2023
1 parent 0691e0b commit 848b560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/epichains.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ likelihood_eg

`likelihood()`, by default, returns the joint log-likelihood. If instead,
the individual log-likelihoods are required, then the `individual` argument
must be set to `TRUE`. To return likelihoods instead, set `log = TRUE`.
must be set to `TRUE`. To return likelihoods instead, set `log = FALSE`.
```{r}
set.seed(121)
# example of observed chain sizes
Expand Down

0 comments on commit 848b560

Please sign in to comment.