Description Usage Arguments Details Value References
The objective function and its gradient value that defined in equation (4.1) of Cook, R. D., & Zhang, X. (2016).
1  | fun1D(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 1.  | 
This is the objective function and its gradient for the constrained optimization in the 1D algorithm.
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.