Description Usage Format Details Source References Examples
The landsat data.frame is a compilation (by Battese et al., 1988) of survey and satellite data. It consists of data on segments (primary sampling unit; 1 segement =approx= 250 hectares) under corn and soybeans for 12 counties in north-central Iowa; see Details, below.
1 |
A data frame with 37 observations on the following 10 variables.
SegmentsInCountya numeric vector; no. of segments per county
SegementIDa numeric vector; sample segment identifier (per county)
HACorna numeric vector; hectares of corn for each sample segment (as reported in the June 1978 Enumerative Survey)
HASoybeansa numeric vector; hectares of soybeans for each sample segment (as reported in the June 1978 Enumerative Survey)
PixelsCorna numeric vector; no. of pixels classified as corn for each sample segment (LANDSAT readings)
PixelsSoybeansa numeric vector; no. of pixels classified as soybeans for each sample segment (LANDSAT readings)
MeanPixelsCorna numeric vector; county mean number of pixels classified as corn
MeanPixelsSoybeansa numeric vector; county mean number of pixels classified as soybeans
outliera logical vector; flags observation no. 33 as outlier
CountyNamea factor with levels (i.e., county names) Cerro Gordo Hamilton Worth Humboldt Franklin Pocahontas Winnebago Wright Webster Hancock Kossuth Hardin
The landsat data is a compilation (by Battese et al., 1988) of the LANDSAT satellite data from the U.S. Department of Agriculture (USDA) and the 1978 June Enumerative Survey.
The survey data on the areas under corn and soybeans (reported in hectares) in the 37 segments of the 12 counties (north-central Iowa) have been determined by USDA Statistical Reporting Service staff, who interviewed farm operators. A segment is about 250 hectares.
For the LANDSAT satellite data, information is recorded as "pixels". The USDA has been engaged in research toward transforming satellite information into good estimates of crop areas at the individual pixel and segments level. A pixel is about 0.45 hectares. The satellite (LANDSAT) readings were obtained during August and September 1978.
Data for more than one sample segment are available for several counties (i.e, unbalanced data).
Observations No. 33 has been flaged as outlier (cf., Battese et al. (1988, p. 28).
The data landsat is from Table 1 of Battese et al. (1988, p. 29).
Battese, G.E, R.M. Harter, and W.A. Fuller (1988): An Error-Components Model for Prediction of County Crop Areas Using Survey and Satellite Data, Journal of the American Statistical Association 83, pp. 28–36.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.