Description Usage Arguments Details Value
Objective function and its gradient for mannifold optimization
1 | FGfun(W, p1, Sx, Sk)
|
W |
Envelope subspace basis |
p1 |
The element p1_ik is the probability that i-th obersevation belongs to k-th cluster |
Sx |
Sample covariance matrix |
Sk |
Intra-cluster covariance |
Used for manifold optimization algorithm to solve for envelope basis
F |
The value of objective function |
G |
The value of gradient of objective function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.