Description Usage Arguments Details Value
View source: R/Gamma_qda_GBB1D.R
Function for solving envelope based on 1D algorithm
1 | OptimballGBB1D(p1, Sx, Sk, d, opts=NULL)
|
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 |
d |
Selected envelope dimension |
opts |
Parameters for manifold optimization |
Used in clemm_em function
Ghat |
Eestimation of envelope basis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.