Iowa: The Iowa Wheat Yield Data

Description Usage Format CATEGORY Source Examples

Description

The data gives the pre-season and three growing months' precipitation, the mean temperatures for the three growing months and harvest month, the year, and the yield of wheat for the USA state of Iowa, for the years 1930–1962.

Usage

1

Format

The data frame has the following components:

Year

Year of measurement (surrogate for variety improvements)

Rain0

Pre-season rainfall (in.)

Temp1

Mean temperature for the first growing month (deg. F)

Rain1

Rainfall for the first growing month (in.)

Temp2

Mean temperature for the second growing month (deg. F)

Rain2

Rainfall for the second growing month (in.)

Temp3

Mean temperature for the third growing month (deg. F)

Rain3

Rainfall for the third growing month (in.)

Temp4

Mean temperature for the harvest month (deg. F)

Yield

Yield of wheat in Iowa for the given year (bush./acre)

CATEGORY

Multiple regression; diagnostics.

Source

CAED Report, 1964. Quoted in Draper and Smith, Applied Regression Analysis.

Examples

1
2

Example output

R Package to solve regression problems while imposing
	 an L1 constraint on the parameters. Based on S-plus Release 2.1
Copyright (C) 1998, 1999
Justin Lokhorst   <jlokhors@stats.adelaide.edu.au>
Berwin A. Turlach <bturlach@stats.adelaide.edu.au>
Bill Venables     <wvenable@stats.adelaide.edu.au>

Copyright (C) 2002
Martin Maechler <maechler@stat.math.ethz.ch>

lasso2 documentation built on Oct. 8, 2021, 9:10 a.m.