1413 search results for "map"

Notes from useR! 2010

July 29, 2010
By
Notes from useR! 2010

R is a free software environment for statistical computing and graphics, used by a growing number of economists, engineers, and data analysts every day at Google. We’ve even published our R Style Guide on Google Code. The R community has...

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 »

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 »

Hacker News User Base Changed?

July 26, 2010
By
Hacker News User Base Changed?

There are lots of references on Hacker news to the fact that the "good old days" are gone and that the character of the site has changed since it started.  The visualization above was based on a sample of users that posted on the site in recent ti...

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 »

The counterfactual GPS!

July 23, 2010
By
The counterfactual GPS!

WHAT IF YOUR GPS TOLD YOU WHAT WOULD HAVE HAPPENED IF YOU HAD TAKEN THE OTHER ROUTE? Not long ago, your Decision Science News editor was planning a trip to a book group meeting along with another member. The monthly book group takes place in Cove Neck Long Island, about an hour East of Manhattan.

Read more »

Turning your data into a 3d chart

July 23, 2010
By
Turning your data into a 3d chart

Some charts are to help you analyse data. Some charts are to wow people. 3d charts are often the latter, but occasionally the former. In this post, we’ll look at how to turn your data into a 3d chart. Let’s use the data from this previous post. Use the code which turns the .csv spreadsheet

Read more »

Indian state population plot

July 19, 2010
By
Indian state population plot

Here's a quick R plot of population in Indian states and the breakdown by the religion people practice. The data was obtained from this Indian government site. I'm looking for other state-level data to overlay on this to find interesting patterns e.g....

Read more »

What (Search Engines Think) People Want

July 17, 2010
By
What (Search Engines Think) People Want

R O How G8 U R!Hey, R U there? Having used the R language for awhile now, I would like to let you know that R works - in fact R works really well. If you keep up with R news this should be no surprise...this is, after all...an r blog! R and R alone c...

Read more »