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

R语言 TripleR包 RR.style()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 12:13:39 | 显示全部楼层 |阅读模式
RR.style(TripleR)
RR.style()所属R语言包:TripleR

                                        Set labeling styles for RR analyses
                                         设置标签样式RR分析

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

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

This function sets labels for the printing of RR-objects and for plots. All subsequent calls of RR will be produced in this style (until another style is set). That means, usually you only have to define this style once at the start of your project.
这个函数设置标签的打印的RR对象,对图。所有后续调用会产生这种风格的RR(直到另一种风格的设置)。这意味着,通常你只需要定义一次这种风格在项目开始。


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


RR.style(style="behavior", suffixes=NA, minVar=NA)



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

参数:style
a string defining the labeling style - either "behavior" or "perception".  
一个字符串,定义的标签样式 - 无论是“行为”或“看法”。


参数:suffixes
Which suffixes should be append to the actor and partner effects, and to the self ratings? Default is .a, .p, and .s, for actor/ partner/ self in the case of behavior, or .p, .t, and .s, for perceiver/ target/ self in the case of perceptions. If no suffixes are provided in the parameters, these defaults are taken depending on the style parameter  
后缀应该附加的演员和合作伙伴的影响,以及自我评价?默认值是.a,.p和.s,演员/合作伙伴/自我行为的情况下,或.p,.t和<X >,感知者/目标/自我知觉的情况下。如果没有后缀的参数,这些默认值是根据.s参数


参数:minVar
Set the minVar parameter for all subsequent analyses. See RR for details on this parameter.  
设置的minVar的参数,所有随后的分析。见RR此参数的详细信息。


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

Printing options and naming conventions are set for all subsequent analyses. If you specify other styles in a print.RR call, this setting temporarily overwrites the settings from RR.style (without changing them).
设置打印选项和命名约定的所有后续分析。如果您指定在print.RR调用其他风格,设置临时覆盖的设置从RR.style(不改变)。


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


Felix D. Sch枚nbrodt



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


data("likingLong")

RR.style("behavior")
RR(liking_a ~ perceiver.id*target.id, data=likingLong)

RR.style("p")        # a "p" is enough for "perception"[一个“P”是不够的“感知”]
RR(liking_a ~ perceiver.id*target.id, data=likingLong)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 12:41 , Processed in 0.020557 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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