Description Usage Format CATEGORY Source Examples
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.
1 |
The data frame has the following components:
YearYear of measurement (surrogate for variety improvements)
Rain0Pre-season rainfall (in.)
Temp1Mean temperature for the first growing month (deg. F)
Rain1Rainfall for the first growing month (in.)
Temp2Mean temperature for the second growing month (deg. F)
Rain2Rainfall for the second growing month (in.)
Temp3Mean temperature for the third growing month (deg. F)
Rain3Rainfall for the third growing month (in.)
Temp4Mean temperature for the harvest month (deg. F)
YieldYield of wheat in Iowa for the given year (bush./acre)
Multiple regression; diagnostics.
CAED Report, 1964. Quoted in Draper and Smith, Applied Regression Analysis.
1 2 |
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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.