MSPE_boot: Bootstrap MSPE Estimator of OBP.

Description Usage Arguments Value References

View source: R/MSPE.R

Description

This function computes the bootstrap MSPE estimator of the Observed Best Predictor (OBP).

Usage

1
MSPE_boot(theta.OBP, D, x, L = 200)

Arguments

theta.OBP

A vector of OBPs.

D

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

x

Design matrix without intercept.

L

Number of bootstrap samples. the default is 200.

Value

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

References

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.