data_binlogitnorm | R Documentation |
The data_binlogitnorm
dataset contains simulated data for 50 areas based on a
Binomial–Logit-Normal model. It includes area-level covariates, true
probability parameters, sample sizes, observed counts, direct estimators,
sampling variances, and true latent values.
data_binlogitnorm
A data frame with 50 rows and 13 variables:
Sample size per area
Observed success count per area
Direct estimator of proportion
Auxiliary area-level covariates
True area-level random effect
True linear predictor (logit scale)
True probability per area
Sampling variance of logit-transformed direct estimator
Simulated noisy version of eta (logit scale)
Estimated proportion via inverse logit of y_obs
Area ID (1–100) for random effects formula specifying the grouping structure in the data.
An optional grouping factor mapping observations to spatial locations.
This dataset is intended for evaluating small area estimation models under Binomial–Logit-Normal assumptions.
Simulated data based on a Binomial–Logit-Normal model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.