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

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

[复制链接]
发表于 2012-9-28 21:57:30 | 显示全部楼层 |阅读模式
print.sienaEffects(RSiena)
print.sienaEffects()所属R语言包:RSiena

                                         Print methods for Siena effects objects
                                         锡耶纳的影响对象的打印方法

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

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

Print the major columns of the effects object. Or all, with any non atomic columns listed separately.
打印的影响对象的主要的列。所有,任何非原子字段中单独列出。


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


## S3 method for class 'sienaEffects'
print(x, fileName = NULL, includeOnly=TRUE,
expandDummies = FALSE, ...)
## S3 method for class 'sienaEffects'
summary(object, fileName = NULL,
includeOnly=TRUE, expandDummies = FALSE, ...)
## S3 method for class 'summary.sienaEffects'
print(x, fileName = NULL, ...)



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

参数:object
An object of class sienaEffects
对象的类sienaEffects


参数:x
An object of class sienaEffects or summary.sienaEffects as appropriate.  
对象的类sienaEffects或summary.sienaEffects。


参数:fileName
Character string denoting file name if file output desired.  
如果文件需要的输出文件名字符串表示。


参数:includeOnly
Boolean. If TRUE, only effects with the include flag TRUE will be printed.
布尔值。如果是TRUE,TRUE将只影响包括夺旗被打印出来。


参数:expandDummies
Interpret the timeDummy column and show any effects which would be added by sienaTimeFix
解释timeDummy列,显示这将添加sienaTimeFix的任何影响


参数:...
For extra arguments (none used at present)
对于额外的参数(目前没有使用)


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

The function print.sienaEffects prints details of the main columns of the selected rows of the effects object.
打印的功能print.sienaEffects的主要的影响对象的选定行的列的详细信息。

The function summary.sienaEffects checks the rows for valid printing via print.data.frame and excludes any that will fail. The OK columns are printed first, followed by any others.
函数summary.sienaEffects检查的行有效打印通过print.data.frame,但不包括任何失败。 “确定”打印列第一,其次为任何其他人。

Output from either can be directed to a file by using the argument filename.
可以从任一输出定向到一个文件通过使用参数filename。


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


Ruth Ripley




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



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

sienaTimeTest
sienaTimeTest


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


mynet1 <- sienaNet(array(c(s501, s502, s503), dim=c(50, 50, 3)))
mynet2 <- sienaNet(s50a, type='behavior')
mycovar <- coCovar(rnorm(50))
mydyadcovar <- coDyadCovar(matrix(as.numeric(rnorm(2500) > 2), nrow=50))
mydata <- sienaDataCreate(mynet1, mynet2, mycovar, mydyadcovar)
myeff <- getEffects(mydata)
myeff
summary(myeff)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 13:41 , Processed in 0.021827 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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