# library(sdmTMB)
# mesh <- make_mesh(pcod_2011, c("X", "Y"), cutoff = 20)
# fit <- sdmTMB(
# density ~ depth_scaled,
# data = pcod_2011, mesh = mesh,
# family = tweedie(link = "log")
# )
# fit
# r <- fit$tmb_obj$report()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.