find_optimal_coefs | R Documentation |
This function computes the estimated optimal coefficients based on the Scale-wise Variance Optimization approach. The detailed definition can be found in Equation (7) in Zhang et al. (2021) (https://arxiv.org/abs/2106.15997).
find_optimal_coefs(Xt, scale_weights)
Xt |
A |
scale_weights |
A |
A vector
of the estimated optimal coefficients on the p individual processes.
Yuming Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.