Robert Hijmans on Spatial Data Analysis
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Last week at the Davis R Users’ Group Robert Hijmans gave a talk about spatial data analysis in R. Robert is a professor of biogeography at UC Davis and the author of the raster
(analysis of gridded data), dismo
(species distribution modeling), and geosphere
(spherical trigonometry), packages.
Robert’s presentation spanned topics including basic geographical data and geostatistics concepts, his raster
package and its usage, and some great examples of visualization and other resources. Here are his slides:
Robert has also written an introduction to spatial modeling for R beginners which reviews very basic data handling and the sp
and raster
packages. Finally, his package vignettes are great resources for specific topics:
- Introduction to the raster package
- Writing functions for large raster files
- Species Distribution modeling with R
- Boosted Regression Trees for ecological modeling
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.