Plot predictions for GAMs against day of year
Arguments
- mod
input model object as returned by
anlz_gam
- ylab
chr string for y-axis label
- yromit
optional numeric vector for years to omit from the plot, see details
- size
numeric indicating line size
- alpha
numeric from 0 to 1 indicating line transparency
- base_size
numeric indicating base font size, passed to
theme_bw
Value
A ggplot
object