Create a binomial regression plot in ggplot2.
1 | gg_glm(point_size = 1.5, line_size = 0.55, line_color = "red")
|
point_size |
size of points in the chart (default is 1.5) |
line_size |
size of line (default is .55) |
line_color |
color of the line (default is red) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.