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

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

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

                                         subMppca
                                         subMppca

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

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

removes unused components and factor columns from model.
删除未使用的组件列模型和因素。


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


subMppca(model, prune = FALSE, thres = 2.001, quick = FALSE, noxmean = TRUE)



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

参数:model
MPPCA model to be shrinked.  
被收缩MPPCA模型。


参数:prune
if TRUE, void factor columns are removed.  
如果为TRUE,无效的因素列被删除。


参数:thres
threshold for component selection. A components is selected iif alpha > thres.  
阈值元件的选择。 A组分选择“如果α> THRES。


参数:quick
influences method for void factor columns detection. If FALSE, a KL-based criterion is employed (more accurate). If TRUE, column norms are used (useful for very high dimensional data sets).  
影响无效的因素列检测的方法。如果为false,KL-基于标准(更准确)。如果是TRUE,列规范(可用于高维数据集)。


参数:noxmean
should always be set to TRUE.  
应始终设置为TRUE。


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

shrinked MPPCA model.
缩小MPPCA模型。


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



Pierrick Bruneau




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

mppca newMppca
mppca newMppca


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


temp <- mppca(pendat, 15, qmax=8, maxit=50)
temp2 <- subMppca(temp, prune=TRUE, quick=TRUE)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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