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

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

[复制链接]
发表于 2012-2-26 11:41:44 | 显示全部楼层 |阅读模式
qpUnifRndAssociation(qpgraph)
qpUnifRndAssociation()所属R语言包:qpgraph

                                         Uniformly random association values
                                         均匀随机的关联值

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

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

Builds a matrix of uniformly random association values between -1 and +1 for all pairs of variables that follow from the number of variables given as input argument.
建立一个均匀随机关联值介于-1和+1所有的变量,从给定的变量作为输入参数的数量按照对矩阵。


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


qpUnifRndAssociation(n.var, var.names=1:n.var)



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

参数:n.var
number of variables.
变量的数目。


参数:var.names
names of the variables to use as row and column names in the resulting matrix.
作为矩阵的行和列名的变量的名称使用。


Details

详情----------Details----------

This function simply generates uniformly random association values with no independence pattern associated to them. For generating a random covariance matrix that reflects such a pattern use the function qpG2Sigma.
此功能只是生成均匀随机的关联值,关联到他们没有独立模式。产生一个随机的协方差矩阵,反映了这样一个模式,使用功能qpG2Sigma。


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

A symmetric matrix of uniformly random association values between -1 and +1.
对称矩阵的均匀随机-1和+1之间的关联值。


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


R. Castelo



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

qpG2Sigma
qpG2Sigma


举例----------Examples----------


rndassociation <- qpUnifRndAssociation(100)
summary(rndassociation[upper.tri(rndassociation)])

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-31 20:54 , Processed in 0.023936 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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