datasaeu {sae.prop} | R Documentation |
Data generated based on Univariate Fay Herriot Model with Additive Logistic Transformation
Description
This data is generated based on univariate Fay-Herriot model and then transformed by using inverse Additive Logistic Transformation (alr). The steps are as follows:
-
are set to be
Auxiliary variables are set as follows:
-
For random effects,
, where
.
For sampling errors
, where
is generated
.
The generated data is transformed using inverse alr transformation, so the data will be within the range of proportion.
Auxiliary variables , direct estimation
, and sampling variance
are combined into a data frame called datasaeu.
Usage
datasaeu
Format
A data frame with 30 rows and 4 columns:
- y
Direct Estimation of y
- x1
Auxiliary variable of x1
- x2
Auxiliary variable of x2
- vardir
Sampling Variance of y
[Package sae.prop version 0.1.2 Index]