Calculate MSE values for different beta estimation methods
MSEbeta(X, Y, alpha, K, nk)
A list containing:
The MSE of the COR beta estimator.
The MSE of the A-optimal beta estimator.
The MSE of the D-optimal beta estimator.
The MSE of the LIC beta estimator.
The design matrix (observations).
The response vector.
The significance level.
The number of subsets.
The length of subsets (number of observations in each subset).
Guo, G., Song, H. & Zhu, L. The COR criterion for optimal subset selection in distributed estimation. Statistics and Computing, 34, 163 (2024). tools:::Rd_expr_doi("10.1007/s11222-024-10471-z")