1
2
3
4
5
#

Name:

Description:

Cobar Ore data from Green and Silverman (1994). The data consists of measurements on the "true width" of an ore-bearing rock layer from a mine in Cobar, Australia.

Variables:

A data frame with 38 observations on the following 4 variables.

x

x-coordinate of location of mine site

y

y-coordinate of location of mine site

z

ore thickness

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Green, P.J. and B.W. Silverman (1994) Nonparametric Regression Generalized Linear Models: A roughness penalty approach, Chapman Hall.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Cobar_Ore_data_1263_50.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.