参数:eigendim
How many eigenvalues to use
如何使用的许多特征值
参数:assignmentf
assignment function for transforming eigenvector to weight
转化特征向量,以重量分配功能
Details
详细信息----------Details----------
Creates a function f(x) that will take a data matrix x and initialize a weight matrix for a two-class latent class model. Here, the initialized classes will be based on eigendecomposition of the variance of x. See glcTree for example of using “glcInitializeSplit...” to create starting values.
创建一个函数f(x)这将需要一个数据矩阵x和初始化权重矩阵为2级的潜类模型。在这里,初始化类将基于特征值分解的方差x。见glcTree例如使用“glcInitializeSplit ...”创建的初始值。