Plot predictions for GAMs over time, by season
Usage
show_prdseason(mod, ylab, base_size = 11, xlim = NULL, ylim = NULL)
Arguments
- mod
input model object as returned by anlz_gam
- ylab
chr string for y-axis label
- base_size
numeric indicating base font size, passed to theme_bw
- xlim
optional numeric vector of length two for x-axis limits
- ylim
optional numeric vector of length two for y-axis limits