corndata {robustsae}R Documentation

Corn data in 8 counties in Iowa.

Description

Survey and satellite data for corn and soy beans in 12 Iowa counties, obtained from the 1978 June Enumerative Survey of the U.S. Department of Agriculture and from land observatory satellites (LANDSAT) during the 1978 growing season.

Usage

data("corndata")

Format

A data frame with 8 observations on the following 6 variables.

County:

county names.

ni:

sample size for each county.

Xi:

mean of reported hectares of corn from the survey, direct survey estimate.

Z1i:

mean of pixels of corn for each, from satellite data.

Z2i:

mean of pixels of soy bean for each county, from satellite data.

Si:

square root of sample variance of reported hectares of corn from the survey.

Details

While the original dataset includes survey and satellite data for corn in 12 Iowa counties, this dataset contains only 8 counties' information where sample sizes are greater than 1.

Source

- Battesse, G.E., Harter, R.M. and Fuller, W.A. (1988). An Error-Components Model for Prediction of County Crop Areas Using Survey and Satellite Data. Journal of the American Statistical Association, 83, 28-36.

- You, Y. and Chapman, B. (2006) Small Area Estimation Using Area Level Models and Estimated Sampling Variances. Survey Methodology, 32, 97-103.


[Package robustsae version 0.1.0 Index]