Learn R Programming

geoCount (version 1.150120)

Rongelap: Data Set of Rongelap Island

Description

This data set contains the Rongelap data.

Usage

Rongelap

Arguments

Value

A list with 4 elements:
coords
a $157 \times 2$ matrix which indicates the coordinates of 157 sampled locations
data
a vector of length 157 indicates the counts of photo emission for 157 sampled locations
units.m
a vector of length 157 indicates the time (in seconds) over which the counts was accumulated
borders
a matrix containing the boundary information of Rongelap island

Details

The data were collected from Rongelap Island, the principal island of Rongelap Atoll in the South Pacific, which forms part of the Marshall Islands. U.S. nuclear weapon testing program generated heavy fallout over the island in the 1950s and it has been uninhabited since 1985. Diggle, P. J., Tawn, J. A. and Moyeed, R. A. (1998). Model based geostatistics (with discussion). Applied Statistics, 47, 299-350.

See Also

plotData.

Examples

Run this code
## Not run: 
# data(Rongelap)
# str(Rongelap)
# plotDataBD(Rongelap$borders, Rongelap$data, Rongelap$coords)
# ## End(Not run)

Run the code above in your browser using DataLab