Implements spatial and spatiotemporal GLMMs (Generalized Linear Mixed Effect Models) using 'TMB', 'fmesher', and the SPDE (Stochastic Partial Differential Equation) Gaussian Markov random field approximation to Gaussian random fields. One common application is for spatially explicit species distribution models (SDMs). See Anderson et al. (2024) <doi:10.1101/2022.03.24.485545>.
Version: | 0.6.0 |
Depends: | R (≥ 3.5.0) |
Imports: | assertthat, clisymbols, cli, fmesher, fishMod, generics, graphics, lifecycle, lme4, Matrix, methods, mgcv, mvtnorm, nlme, rlang, stats, TMB (≥ 1.8.0) |
LinkingTo: | RcppEigen, TMB |
Suggests: | DHARMa, dplyr, effects (≥ 4.0-1), estimability, emmeans (≥ 1.4), future, future.apply, ggeffects, ggforce, glmmTMB, ggplot2, knitr, rmarkdown, sf, splancs, testthat, tibble, visreg |
Published: | 2024-05-30 |
DOI: | 10.32614/CRAN.package.sdmTMB |
Author: | Sean C. Anderson [aut, cre], Eric J. Ward [aut], Philina A. English [aut], Lewis A. K. Barnett [aut], James T. Thorson [aut, cph] (VAST author), Joe Watson [ctb] (Censored Poisson), Julia Indivero [ctb] (Vignette writing), Jillian C. Dunic [ctb], Cole C. Monnahan [ctb, cph] (VAST contributor), Mollie Brooks [ctb, cph] (glmmTMB author), Ben Bolker [ctb, cph] (glmmTMB author), Kasper Kristensen [ctb, cph] (TMB/glmmTMB author), Martin Maechler [ctb, cph] (glmmTMB author), Arni Magnusson [ctb, cph] (glmmTMB author), Hans J. Skaug [ctb, cph] (glmmTMB author, SPDE barrier), Anders Nielsen [ctb, cph] (glmmTMB author), Casper Berg [ctb, cph] (glmmTMB author), Koen van Bentham [ctb, cph] (glmmTMB author), Olav Nikolai Breivik [ctb, cph] (SPDE barrier), Simon Wood [ctb, cph] (mgcv: smoother prediction), Paul-Christian Bürkner [ctb, cph] (brms: smoother matrix parsing), His Majesty the King in Right of Canada, as represented by the Minister of the Department of Fisheries and Oceans [cph] |
Maintainer: | Sean C. Anderson <sean at seananderson.ca> |
BugReports: | https://github.com/pbs-assess/sdmTMB/issues |
License: | GPL-3 |
Copyright: | inst/COPYRIGHTS sdmTMB copyright details |
URL: | https://pbs-assess.github.io/sdmTMB/, https://github.com/pbs-assess/sdmTMB |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Citation: | sdmTMB citation info |
Materials: | NEWS |
In views: | SpatioTemporal |
CRAN checks: | sdmTMB results |
Reference manual: | sdmTMB.pdf |
Vignettes: |
sdmTMB model description |
Package source: | sdmTMB_0.6.0.tar.gz |
Windows binaries: | r-devel: sdmTMB_0.6.0.zip, r-release: sdmTMB_0.6.0.zip, r-oldrel: sdmTMB_0.6.0.zip |
macOS binaries: | r-release (arm64): sdmTMB_0.6.0.tgz, r-oldrel (arm64): sdmTMB_0.6.0.tgz, r-release (x86_64): sdmTMB_0.6.0.tgz, r-oldrel (x86_64): sdmTMB_0.6.0.tgz |
Old sources: | sdmTMB archive |
Reverse suggests: | clustTMB, ggeffects |
Please use the canonical form https://CRAN.R-project.org/package=sdmTMB to link to this page.