Learn R Programming

sae (version 1.3)

cornsoybeanmeans: Corn and soy beans mean number of pixels per segment for 12 counties in Iowa.

Description

County means of number of pixels per segment of corn and soy beans, from satellite data, for 12 counties in Iowa. Population size, sample size and means of auxiliary variables in data set cornsoybean.

Usage

data(cornsoybeanmeans)

Arguments

Format

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

CountyIndex:

numeric county code.

CountyName:

name of the county.

SampSegments:

number of sample segments in the county (sample size).

PopnSegments:

number of population segments in the county (population size).

MeanCornPixPerSeg:

mean number of corn pixels per segment in the county.

MeanSoyBeansPixPerSeg:

mean number of soy beans pixels per segment in the county.