StatDA (version 1.7.4)

AuNEW: Au data, new

Description

Au data from Kola C-horizon, new measurement method

Usage

data(AuNEW)

Arguments

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.

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

Run this code
# NOT RUN {
data(AuNEW)
data(AuOLD)
plot(log10(AuOLD),log10(AuNEW))
# }

Run the code above in your browser using DataLab