1760 search results for "gis"

Mystery solved: The discrepancy in homicide data

July 27, 2010
By
Mystery solved: The discrepancy in homicide data

I've been complaining about how homicide statistics from police sources were too low in 2009, with the entire state of Chihuahua having less homicides than its biggest city. I was thinking of finding out if I could use the IFAI (Freedom of Information Access) to obtain the original CIEISP forms which the state police forces are supposed to fill out each month...

Read more »

Mystery solved: The discrepancy in homicide data

July 27, 2010
By
Mystery solved: The discrepancy in homicide data

I've been complaining about how homicide statistics from police sources were too low in 2009, with the entire state of Chihuahua having less homicides than its biggest city. I was thinking of finding out if I could use the IFAI (Freedom of Information Access) to obtain the original CIEISP forms which the state police forces are supposed to fill out each month...

Read more »

Extracting Raster Values from Points in R and GRASS

July 26, 2010
By

A common task in GIS analysis is to extract the value of a remotely sensed environmental variable at a point location. For instance we may wish to extract the elevation of a field plot from a digital elevation model. The elevation data is a raster (i.e. grid) and the plots are a point shapefile (or a simple text file of X,...

Read more »

Extracting Raster Values from Points in R and GRASS

July 26, 2010
By

A common task in GIS analysis is to extract the value of a remotely sensed environmental variable at a point location. For instance we may wish to extract the elevation of a field plot from a digital elevation model. The elevation data is a raster (i.e. grid) and the plots are a point shapefile (or a simple text file of X,...

Read more »

R Plotting tips

July 26, 2010
By

Yes...I haven't been updating the blog for a very long while...But I'm really busy with many things right know.... Our paper for the "Cultural Evolution in Spatially Structured Populations" have been accepted so we are currently working on that, and I ...

Read more »

R Plotting tips

July 26, 2010
By

Yes...I haven't been updating the blog for a very long while...But I'm really busy with many things right know.... Our paper for the "Cultural Evolution in Spatially Structured Populations" have been accepted so we are currently working on that, and I ...

Read more »

Installing rgdal on Mac OS X

July 23, 2010
By

The rgdal package contains bindings from R to the GDAL (Geospatial Data Abstraction Library) as well as the PROJ library. It is a dependency for numerous spatial statistics packages. Note that the binaries on the rgdal homepage are outdated — the most up-to-date version of the rgdal package can be found on CRAN. Unsurprisingly, rgdal

Read more »

Cherry Picking to Generalize ~ retrospective meta-power analysis using Cohen’s f^2 of NASA temp + visualization

July 17, 2010
By
Cherry Picking to Generalize ~ retrospective meta-power analysis using Cohen’s f^2 of NASA temp + visualization

Previously, I plotted a grid of NASA GISS global temps in ggplot2 to show general trends by the brute force method. Here, I will again use the brute force method to do a simple power analysis on a portion of the data (data here). The general aim is to figure out what the minimum sample

Read more »

Starting an EC2 Machine Then Setting Up a Socks Proxy… From R!

July 16, 2010
By
Starting an EC2 Machine Then Setting Up a Socks Proxy… From R!

I do some work from home, some work from an office in Chicago and some work on the road. It’s not uncommon for me to want to tunnel all my web traffic through a VPN tunnel. In one of my previous blog posts I alluded to using Amazon EC2 as a way to get around

Read more »

Wanted: Big-data beta testers

July 15, 2010
By

We're nearing completion of the package of statistical tools for very large data sets that I gave an early preview of at R/Finance 2010. It will be released for Revolution R Enterprise later this year, but we're looking for some R users with big data sets to put the 1.0 version through its paces in the beta program and...

Read more »