Description Usage Arguments Details Value References
The objective function and its gradient value that defined in equation (3.1) of Cook, R. D., & Zhang, X. (2016).
1 | FGfun(W, M, U)
|
M |
M matrix in the envelope objective function. An r-by-r positive semi-definite matrix. |
U |
U matrix in the envelope objective function. An r-by-r positive semi-definite matrix. |
W |
A vector of r by d. |
This is the objective function and its gradient for estimating M
-envelope contains span(U)
, where M > 0
and is symmetric, the
dimension of the envelope is d.
F |
The value of objective function given |
G |
The value of the gradient function given |
Cook, R. D., & Zhang, X. (2016). Algorithms for envelope estimation. Journal of Computational and Graphical Statistics, 25(1), 284-300.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.