crimerate
dataset provides crime rates per 100,000 people in
seven categories for each of the fifty states (USA) in 1977. The timage12
dataset
is an image from fMRI analysis (one brain slice), it is a t-statistic image over 12 subjects of the activation (verbal) parameter.
The Zone_climTUN
is an object of class Map representing montly (12
) measurements in Tunisia
of 10
climatic indicators. The grid of 2599
cells was stored previously as a shapefile and read using read.shape
.data(crimerate)
data(timage12)
data(Zone_climTUN)
crimerate
is a matrix of 50 x 7
for the crimerate
data.timage12
is a matrix 91 x 109
for timage12
data.
crimerate
comes from SAS. The timage12
comes from FMRIB center, University of Oxford.
The Zone_climTUN
comes from WorldCLIM database 2000 see references along with description of the indicators in Leibovici et al.(2007).