The 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.
Leibovici D, Quillevere G, Desconnets JC (2007). A Method to Classify Ecoclimatic Arid and Semi-Arid Zones in Circum-Saharan Africa Using Monthly Dynamics of Multiple Indicators. IEEE Transactions on Geoscience and Remote Sensing, 45(12), 4000-4007.