datasets: data used for demo in SVDgen, PTA3

datasetsR Documentation

data used for demo in SVDgen, PTA3

Description

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.

Usage

data(crimerate)
data(timage12)
data(Zone_climTUN)

Format

crimerate is a matrix of 50 x 7 for the crimerate data.

timage12 is a matrix 91 x 109 for timage12 data.

Source

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).

References

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.


PTAk documentation built on March 31, 2023, 5:17 p.m.

Related to datasets in PTAk...