AuNEW {StatDA} | R Documentation |
Au data, new
Description
Au data from Kola C-horizon, new measurement method
Usage
data(AuNEW)
Format
The format is: num [1:606] 0.001344 0.000444 0.001607 0.000713 0.000898 ...
Details
These data of Au have much higher quality than the data AuOLD.
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]