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

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

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

                                         varbayes
                                         varbayes

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

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

estimates the variational posterior distribution of a GMM on data using the variational EM algorithm (see references). 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 extractSimpleModel, outputing a GMM.
估计变后验分布的数据进行训练,用变分EM算法(请参阅参考资料)。的下界是在每一次迭代计算和监测。此后路可以被用于各种目的(例如,MC建议分布)。可以使用extractSimpleModel,允许输出GMM转换。


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


varbayes(data, ncomp, thres = 0.1, maxit = 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,麦克斯特迭代进行。


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

estimated posterior with ncomp components. Structured in a list object as follows:
估计后NCOMP组件。结构列表中的对象,如下所示:


参数:alpha
hyperparameters influencing the active components in the posterior.
在后的超影响活性组分。


参数:beta
hyperparameters regarding shaping of the Normal-Wishart posteriors.
的超塑造的正常威沙特的后验概率。


参数:nu
hyperparameters regarding shaping of the Normal-Wishart posteriors.
的超塑造的正常威沙特的后验概率。


参数:mean
hyperparameters regarding shaping of the Normal-Wishart posteriors.
的超塑造的正常威沙特的后验概率。


参数:wish
hyperparameters regarding shaping of the Normal-Wishart posteriors.
的超塑造的正常威沙特的后验概率。


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



Pierrick Bruneau




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



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

classicEM extractSimpleModel
classicEM extractSimpleModel


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


temp <- varbayes(irisdata, 20)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 12:41 , Processed in 0.028713 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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