For simultaneous estimation of several parameters, the combination of LSE estimators for each parameter is usually not admissible under squared error for the vector of the parameters.
For example, when estimating the mean vector $\theta$ of a multivariate Gaussian distribution $ N({\boldsymbol \theta}, \sigma^2 I)$ with known $\sigma^2$, the combination of LSEs for each dimension of $\theta$ is $X$, and James–Stein's estimator dominates $X$ when the dimension of $\theta$ is greater than $2$, under the squared error.
Is James–Stein's estimator admissible? If not,
what is the LSE in multivariate?
what is an admissible estimator under the squared error for the mean of a multivariate Gaussian distribution?
Thanks and regards!