AuNEW {StatDA} | R Documentation |
Au data from Kola C-horizon, new measurement method
data(AuNEW)
The format is: num [1:606] 0.001344 0.000444 0.001607 0.000713 0.000898 ...
These data of Au have much higher quality than the data AuOLD.
Peter Filzmoser <P.Filzmoser@tuwien.ac.at> http://www.statistik.tuwien.ac.at/public/filz/
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.
data(AuNEW) data(AuOLD) plot(log10(AuOLD),log10(AuNEW))