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

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

[复制链接]
发表于 2012-9-28 22:01:05 | 显示全部楼层 |阅读模式
varDyadCovar(RSiena)
varDyadCovar()所属R语言包:RSiena

                                        Function to create a changing dyadic covariate object.
                                         函数来创建一个不断变化的二元协的对象。

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

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

This function creates a changing dyadic covariate object from an array.
这个函数创建一个不断变化的二元协从一个数组对象。


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


varDyadCovar(val, nodeSets=c("Actors", "Actors"),
    sparse=is.list(val), type=c("oneMode", "bipartite"))



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

参数:val
Array of covariate values, Third dimension is the time. Alternatively, a list of sparse matrices of type "dgTMatrix"
协变量值的数组,第三维是时间。或者,稀疏矩阵的列表的类型为“dgTMatrix”


参数:nodeSets
Names (character string) of the associated node sets
名称(字符串)相关联的节点集


参数:sparse
Boolean: whether sparse matrices or not.
布尔:无论是稀疏矩阵或不。


参数:type
OneMode or Bipartite: whether the matrix refers to a one Mode or a bipartite network.
OneMode或二分:矩阵是指一个模式或双边网络。


Details

详细信息----------Details----------

When part of a Siena data object, the covariate is assumed to be associated with the node sets named NodeSets of the Siena data object.  The names of the associated node sets will only be checked when the Siena data object is created.
当一个锡耶纳数据对象的一部分,协变量被假定为与名为节点集的锡耶纳数据对象的节点设置相关联。锡耶纳的数据对象被创建时,相关联的节点集的名称将只检查。


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

Returns the covariate as an object of class 'varDyadCovar', in which form it can be used as an argument to SienaData.create.
返回的协对象类的varDyadCovar“,在这种形式中,它可以作为一个参数传递给SienaData.create。


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


Ruth Ripley



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

<h3>See Also</h3>

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



mydyadvar <- varDyadCovar(array(c(
s501, s502), dim=c(50, 50, 2)))


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 14:43 , Processed in 0.080206 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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