Learn R Programming

CensSpatial (version 3.6)

Missouri: TCDD concentrations in Missouri (1971).

Description

Contents the data of TCDD concentrations used for Zirschky et al. in his geostatistical analysis of Hazardous waste data in Missouri.

Usage

data("Missouri")

Arguments

Format

A data frame with 127 observations on the following 5 variables.

V1

x coordinate of start of each transect (ft).

V2

y coordinate of start of each transect (ft).

V3

TCDD Concentrations (mg/m^3).

V4

transect length (ft).

V5

indicator of censure (left censure in all data).

References

Zirschky, J. H. & Harris, D. J. (1986). Geostatistical analysis of hazardous waste site data. Journal of Environmental Engineering, 112(4), 770-784.

Examples

Run this code
data(Missouri)
summary(Missouri$V3)

Run the code above in your browser using DataLab