Learn R Programming

Benchmarking (version 0.33)

norWood2004: Data: Forestry in Norway

Description

A data set for 113 farmers in forestry in Norway.

Usage

data(norWood2004)

Arguments

Format

A data frame with 113 observations on the following 7 variables.

firm

firm number

m

Variable cost

x

Woodland, value of forest and land

y

Profit

z1

Secondary income from ordinary farming

z3

Age of forest owner

z6

Whether there is a long-term plan =1 or not =0

Details

Collected from farmers in forestry.

Examples

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

Run the code above in your browser using DataLab