Skip to content

Commit 518eae8

Browse files
authored
Update README.md
1 parent 80efe70 commit 518eae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
[![downloads](https://cranlogs.r-pkg.org/badges/sdmTMB)](https://cranlogs.r-pkg.org/)
1414
<!-- badges: end -->
1515

16-
sdmTMB is an R package that fits spatial and spatiotemporal GLMMs (Generalized Linear Mixed Effects Models) using Template Model Builder ([TMB](https://github.com/kaskr/adcomp)), [R-INLA](https://www.r-inla.org/), and Gaussian Markov random fields. One common application is for species distribution models (SDMs). See the [documentation site](https://pbs-assess.github.io/sdmTMB/) and a preprint:
16+
sdmTMB is an R package for fitting spatial and spatiotemporal generalized linear mixed effect models (GLMMs) using ([TMB](https://github.com/kaskr/adcomp)), [fmesher](https://github.com/inlabru-org/fmesher), and the [SPDE](https://doi.org/10.1111/j.1467-9868.2011.00777.x) (Stochastic Partial Differential Equation) approach to approximating Gaussian random fields with Gaussian Markov random fields. One common application is spatially explicit species distribution modeling (SDM). See the [documentation site](https://pbs-assess.github.io/sdmTMB/) and a preprint:
1717

18-
Anderson, S.C., E.J. Ward, P.A. English, L.A.K. Barnett, J.T. Thorson. 2024. sdmTMB: an R package for fast, flexible, and user-friendly generalized linear mixed effects models with spatial and spatiotemporal random fields. bioRxiv 2022.03.24.485545; doi: https://doi.org/10.1101/2022.03.24.485545
18+
Anderson, S.C., E.J. Ward, P.A. English, L.A.K. Barnett, J.T. Thorson. 2024. sdmTMB: an R package for fast, flexible, and user-friendly generalized linear mixed effects models with spatial and spatiotemporal random fields. In press at Journal of Statistical Software. bioRxiv preprint doi: https://doi.org/10.1101/2022.03.24.485545
1919

2020
## Table of contents
2121

0 commit comments

Comments
 (0)