找回密码
 注册
查看: 323|回复: 0

R语言 VBmix包 mppca()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 14:37:51 | 显示全部楼层 |阅读模式
mppca(VBmix)
mppca()所属R语言包:VBmix

                                         mppca
                                         mppca

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

estimates the variational posterior distribution of a MPPCA on a data set. A lower bound is calculated and monitored at each iteration. This posterior can be used for various purposes (e.g. MC proposal distribution). It can be transformed using mppcaToGmm and subMppca, outputing a GMM.
估计变的MPPCA后验分布的数据集。的下界是在每一次迭代计算和监测。此后路可以被用于各种目的(例如,MC建议分布)。可以使用mppcaToGmm和subMppca,允许输出GMM转换。


用法----------Usage----------


mppca(data, ncomp, thres = 0.1, maxit = NULL, qmax = NULL)



参数----------Arguments----------

参数:data
matrix of row-elements.  
矩阵的行元素。


参数:ncomp
number of components in the posterior.  
后路中的组件数量。


参数:thres
threshold for lower bound variations between 2 iterations. Convergence is decided if this variation is below thres.  
阈值下限2次迭代之间的差异。如果这种变化是低于THRES,决定收敛。


参数:maxit
if NULL, the stopping criterion is related to thres. If not NULL, maxit iterations are performed.  
如果为NULL,则停止条件相关的THRES。如果不为NULL,麦克斯特迭代进行。


参数:qmax
maximal rank of the posterior factor matrices. If NULL, is set to d-1.  
后的系数矩阵的最大秩。如果为NULL,设置为D-1。


值----------Value----------

estimated posterior MPPCA with ncomp components.
估计与NCOMP组件后MPPCA。


(作者)----------Author(s)----------



Pierrick Bruneau




参考文献----------References----------



参见----------See Also----------

newMppca mppcaToGmm subMppca
newMppca mppcaToGmm subMppca


实例----------Examples----------


temp <- mppca(pendat, 100, maxit=30, qmax=8)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-27 12:30 , Processed in 0.032758 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表