MSPE_boot_augmented: Bootstrap MSPE estimator of Augmented Observed Best Predictor...

Description Usage Arguments Value References

View source: R/MSPE.R

Description

This function computes the bootstrap MSPE estimator of benchmarked augmented OBP.

Usage

1
MSPE_boot_augmented(theta.OBP.augmented, D, x, weight, L = 200)

Arguments

theta.OBP.augmented

A vector of augmented OBPs.

D

Scalar, Vector (or diagonal matrix) of random error variances.

x

Design matrix without intercept term.

weight

Weight of each small area for calculating the benchmarked OBP (generally sampling weights of each small area).

L

Number of bootstrap samples. the default is 200.

Value

This function will return a vector of the Bootstrap MSPE estimator of Augmented OBP.

References

Bandyopadhyay R, Jiang J (2017) "Benchmarking the Observed Best Predictor"

Jiang J, Nguyen T, and Rao J. S. (2011), "Best Predictive Small Area Estimation", Journal of the American Statistical Association.


rohosen/OBPSAE documentation built on May 17, 2019, 2:22 p.m.