data_fhnorm | R Documentation |
The data_fhnorm
dataset contains simulated data for n areas based on a
Fay-Herriot Normal model. It includes area-level covariates, true latent values,
direct estimators, sampling variances, and area random effects. This dataset is
intended for evaluating small area estimation models under normality assumptions.
data_fhnorm
A data frame with n rows and 8 variables:
Observed direct estimator per area.
Sampling variance for the direct estimator.
Auxiliary area-level covariates.
True latent mean parameter per area.
Area-level random effect.
Area ID (1–n) specifying the grouping structure.
Optional grouping factor mapping observations to spatial locations (e.g. regions).
Simulated data based on the Fay-Herriot Normal model.
data(data_fhnorm)
head(data_fhnorm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.