plot_hurdle | R Documentation |
Plot the hurdle and positive components
plot_hurdle(fit, year = "Year", fill = "purple", probs = c(0.025, 0.975))
fit |
An object of class |
year |
the year or time label. |
fill |
the fill colour for the percentiles. |
probs |
The percentiles to be computed by the |
a ggplot
object.
Darcy Webber darcy@quantifish.co.nz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.