Learn R Programming

msae (version 0.1.5)

Multivariate Fay Herriot Models for Small Area Estimation

Description

Implements multivariate Fay-Herriot models for small area estimation. It uses empirical best linear unbiased prediction (EBLUP) estimator. Multivariate models consider the correlation of several target variables and borrow strength from auxiliary variables to improve the effectiveness of a domain sample size. Models which accommodated by this package are univariate model with several target variables (model 0), multivariate model (model 1), autoregressive multivariate model (model 2), and heteroscedastic autoregressive multivariate model (model 3). Functions provide EBLUP estimators and mean squared error (MSE) estimator for each model. These models were developed by Roberto Benavent and Domingo Morales (2015) .

Copy Link

Version

Install

install.packages('msae')

Monthly Downloads

251

Version

0.1.5

License

GPL-2

Maintainer

Novia Permatasari

Last Published

April 24th, 2022

Functions in msae (0.1.5)

datasae2

Data generated based on Autoregressive Multivariate Fay Herriot Model (Model 2)
eblupMFH1

EBLUPs based on a Multivariate Fay Herriot (Model 1)
eblupMFH3

EBLUPs based on a Heteroscedastic Autoregressive Multivariate Fay Herriot (Model 3)
eblupMFH2

EBLUPs based on a Autoregressive Multivariate Fay Herriot (Model 2)
msae

msae : Multivariate Fay Herriot Models for Small Area Estimation
eblupUFH

EBLUPs based on a Univariate Fay Herriot (Model 0)
df2matR

Transform Dataframe to Matrix R
datasae1

Data generated based on Multivariate Fay Herriot Model (Model 1)
datasae3

Data generated based on Heteroscedastic Autoregressive Multivariate Fay Herriot Model (Model 3)