Skip to content

merrillrudd/2016_Spatio-temporal_models

 
 

Repository files navigation

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

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

About

FSH 507 "Spatio-temporal models for ecologists" in Spring quarter 2016 at University of Washington

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 70.8%
  • C++ 29.2%