AuOLD {StatDA}R Documentation

Au data, old

Description

Au data from Kola C-horizon, old measurement method

Usage

data(AuOLD)

Format

The format is: num [1:606] 0.001 0.001 0.002 0.001 0.007 0.006 0.001 0.001 0.001 0.001 ...

Details

These data of Au have much worse quality than the data AuNEW.

Author(s)

Peter Filzmoser <P.Filzmoser@tuwien.ac.at> http://cstat.tuwien.ac.at/filz/

References

C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons, Chichester, 2008.

Examples

data(AuNEW)
data(AuOLD)
plot(log10(AuOLD),log10(AuNEW))

[Package StatDA version 1.7.11 Index]