| bhorizon {mvoutlier} | R Documentation |
The Kola data were collected in the Kola Project (1993-1998, Geological Surveys of Finland (GTK) and Norway (NGU) and Central Kola Expedition (CKE), Russia). More than 600 samples in five different layers were analysed, this dataset contains the B-horizon.
data(bhorizon)
A data frame with 609 observations on the following 48 variables.
IDXCOOYCOOAgAlAl_XRFAsBaBeBiCaCa_XRFCdCoCrCuECFeFe_XRFKK_XRFLOILaLiMgMg_XRFMnMn_XRFMoNaNa_XRFNiPP_XRFPbSScSeSiSi_XRFSrTeThTiTi_XRFVYZnKola Project (1993-1998)
Reimann C, Äyräs M, Chekushin V, Bogatyrev I, Boyd R, Caritat P de, Dutter R, Finne TE, Halleraker JH, Jæger Ø, Kashulina G, Lehto O, Niskavaara H, Pavlov V, Räisänen ML, Strand T, Volden T. Environmental Geochemical Atlas of the Central Barents Region. NGU-GTK-CKE Special Publication, Geological Survey of Norway, Trondheim, Norway, 1998.
data(bhorizon) # classical versus robust correlation cor.plot(log(bhorizon[,"Al"]), log(bhorizon[,"Na"]))