A Geographer's introduction to space-time regression with GAMs using stgam1 months ago
Overview | 1. Data and variables | 2. Space-time GAM contruction and considertations | 2.1 Overview | 2.2 Space-time GAMs | 2.3 Space-time GAM Refinement II: Effect size | 2.4 Space-time GAM Refinement III: k the number of knots | 2.5. Extracting, summarising and plotting the coefficients | title | plot | join to the grid | select the variables and pivot longer | rename and select with transmute | make the new time object a factor (to enforce plotting order) | 4. and plot | adjust default shading | facet | apply and modify plot theme | 2.6 Summary | 3. Working with stgam: model selection | 3.1 Using AIC to evaluate models | 3.2 Model selection: determining GAM form | 3.3 The 'best' model | 3.4 Plot and map the results | 3.5 Summary | 3.6 Useful resources | 3.7 Final words | References
