Skip to content

Commit

Permalink
fix a flow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Jun 25, 2024
1 parent 65b5c77 commit 3f22195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/articles/posterior-simulation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ df |>
ggplot(aes(x = x, y = y)) +
geom_point()
```

Note how there are very few zeroes and that for large parts of the covariate space the response is all zeroes.

We fit a binomial (logistic) GAM to the data
Expand Down

0 comments on commit 3f22195

Please sign in to comment.