Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seananderson/rtmb-tesa-spatial

Exercises for a workshop on geostatistical modelling with RTMB + GMRFs
https://github.com/seananderson/rtmb-tesa-spatial

Last synced: 12 days ago
JSON representation

Exercises for a workshop on geostatistical modelling with RTMB + GMRFs

Awesome Lists containing this project

README

        

## Geostatistical modelling with RTMB: ICES/TESA 2024 workshop

Necessary packages:

```r
pkgs <- c("RTMB", "fmesher", "dplyr", "ggplot2", "cowplot", "here", "sdmTMB")
install.packages(pkgs)
```

Data are in `data`.

Exercises and example code are in `exercises`.

Xaringan .Rmd slide source code is in `slides`.

[PDF of slides](https://www.dropbox.com/scl/fi/qha79zgvwr811ivvj68jo/RTMB-spatial-2024-03-01.pdf?rlkey=np16u8cjydk5cp8f7dgjte73u&dl=1)