OptimballGBB1D: 1D algorithm for solving envelope

Description Usage Arguments Details Value

View source: R/Gamma_qda_GBB1D.R

Description

Function for solving envelope based on 1D algorithm

Usage

1
OptimballGBB1D(p1, Sx, Sk, d, opts=NULL)

Arguments

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

Details

Used in clemm_em function

Value

Ghat

Eestimation of envelope basis


kusakehan/CLEMM documentation built on May 24, 2019, 2:46 p.m.