Skip to content

Exercise for Spatial Regression Analysis using R. BIOL 5700, Advanced Data Analytics

Notifications You must be signed in to change notification settings

chrismgentry/Spatial-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Regression Analysis

Spatial Regression Exercise for BIOL 5700, Advanced Data Analytics

This exercise will provide information for using R for spatial regression analysis including a discussion on spatial weight matrices, spatial models, model comparisons, and finally displaying the results using bivariate maps.

Exercise Webpage - https://chrismgentry.github.io/Spatial-Regression/

References for spatial regression analysis in R:

Below you will find resources and tutorials with will provide assistance with this exercise.

Bivand, R. and Piras, G. (2015). Comparing Implementations of Estimation Methods for Spatial Econometrics. Journal of Statistical Software, 63(18), 1-36

Applied Spatial Data Analysis with R. Bivand, R., Pebesma, E. and Gómez-Rubio, V. UseR! Series, Springer. 2008, 378 p., Softcover. ISBN: 978-0-387-78170-9

  • A copy of this series can be found in the Data folder of this exercise.

Datasets

Packages

  • cowplot
  • geosphere
  • spdep
  • spatialreg

Tutorials

Helpful site for selecting color schemes

About

Exercise for Spatial Regression Analysis using R. BIOL 5700, Advanced Data Analytics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages