AICcmodavg (version 2.3-1)

pine: Strength of Pine Wood Based on the Density Adjusted for Resin Content

Description

This data set consists of the strength of pine wood as a function of density or density adjusted for resin content.

Usage

data(pine)

Arguments

Format

A data frame with 42 observations on the following 3 variables.

y

pine wood strength.

x

pine wood density.

z

pine wood density adjusted for resin content.

Details

Burnham and Anderson (2002, p. 183) use this data set originally from Carlin and Chib (1995) to illustrate model selection for two competing and non-nested models.

Examples

Run this code
data(pine)
## maybe str(pine) ; plot(pine) ...

Run the code above in your browser using DataCamp Workspace