Plot the fixed and spatial effects from the fit predictions

map_effects(predictions, dir, verbose = FALSE)

Arguments

predictions

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.

dir

A directory location where results and figures will be saved.

verbose

A logical that specifies if you want to print messages and warnings to the console. The default is FALSE.

Author

Chantel R. Wetzel