powered by
A small example data set for fitting nonlinear Fay-Herriot models. MedInc is the direct estimate response and MedIncSE is its standard error. Use MedIncSE^2 as the sampling variance when fitting models.
MedInc
MedIncSE
MedIncSE^2
acs_dat
A data frame with 1,617 rows and 8 variables:
Area-level direct estimate of median income.
Standard error of MedInc.
Area-level SNAP participation rate covariate.
Area-level poverty rate covariate.
Area-level proportion identifying as White.
Area-level proportion identifying as Black.
Area-level proportion identifying as Hispanic.
Area-level proportion identifying as Asian.
data(acs_dat) head(acs_dat)
Run the code above in your browser using DataLab