map_effects.Rd
Plot the fixed and spatial effects from the fit predictions
map_effects(predictions, dir, verbose = FALSE)
A data frame of predictions made by sdmTMB using the
predict function based on the newdata
prediction grid passed to the
spatial, and spatio-temporal based on the fit model estimates.
A directory location where results and figures will be saved.
A logical that specifies if you want to print messages and
warnings to the console. The default is FALSE
.