paddysample | R Documentation |
Dataset on paddy yield for sample area used by Chandra et al. (2016).
data(paddysample)
A data frame with 58 observations on the following 8 variables:
Small area code
Latitude of each small areas
Longitude of each small areas
Sample size of each small areas
Average yield data of paddy crop for the year 2009-10 (direct estimates for the small areas)
Estimated variance of y
First covariate (average household size) used by Chandra et al. (2016)
Second covariate (female population of marginal household) used by Chandra et al. (2016)
Chandra, H., salvati, N., chambers, R. and Sud, U. C. (2016). A Spatially Nonstationary Fay-Herriot Model for Small Area Estimation - An Application to Crop Yield Estimation. Seventh International Conference on Agricultural Statistics. Rome. DOI:10.1481/icasVII.2016.f35.
data(paddysample) yield <- paddysample$y summary(yield)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.