Description Usage Arguments Value References
This function computes the bootstrap MSPE estimator of benchmarked adjusted OBP.
1 | MSPE_boot_adjusted(theta.OBP.adjusted, D, x, weight, L = 200)
|
theta.OBP.adjusted |
A vector of adjusted 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 |
is the number of bootstrap samples. the default is 200. |
This function will return a vector of the Bootstrap MSPE estimator of Adjusted OBP.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.