Spatio-temporal models for ecologists
Materials for FSH 507 "Spatio-temporal models for ecologists" in Spring quarter 2016 at University of Washington
Attending remotely
- Class is Tu/Th 9:00-10:20am Pacific time
- Remote attendance is available here
Template Model Builder
We will be using TMB
- C++ functions in TMB can be searched here: http://kaskr.github.io/adcomp/index.html
- The GitHub Wiki contains useful information
Please try to install TMB using one of these methods (I recommend trying #1 first, then trying #2 if #1 fails, etc.)
- Using the standard package install command
install.packages("TMB")
- Following directions on their homepage
- Using a custom R command
install_github("kaskr/adcomp/TMB")
Class recordings
- We will try to record the class and, if successful, will upload recordings to a public folder