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

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

[复制链接]
发表于 2012-10-1 10:38:52 | 显示全部楼层 |阅读模式
setDefaultFrequencies(tis)
setDefaultFrequencies()所属R语言包:tis

                                        Return Known Time Index Frequencies, Change Default Frequencies
                                         返回已知的时间索引频率,更改默认频率

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

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

A tif (Time Index Frequency) can usually be set either by code (a number) or by name.  setDefaultFrequencies sets particular frequencies for the tif names "weekly", "biweekly", "bimonthly" (also "bimonth"), "quarterly" (also "q"), "annual" (also "a"), and "semiannual" (also "sann").
Atif(时间指数频率),通常可以通过代码(数字)或名称。 setDefaultFrequencies设定特定的频率tif名“每周”,“双周”,“双月刊”(也“bimonth”)的“季度”(“Q”), “周年”(“A”),“每半年一次的”(也称“建森”)。

tifList returns the map of frequency names to frequency codes.
tifList返回图的名字频码的频率。


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


setDefaultFrequencies(weekly     = "wmonday",
                      biweekly   = "bw2wednesday",
                      bimonthly  = "bimonthdecember",
                      quarterly  = "qdecember",
                      annual     = "anndecember",
                      semiannual = "sanndecember",
                      setup = FALSE)
tifList()



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

参数:weekly
A string giving the name of the particular frequency that frequency "weekly" will correspond to
一个字符串,给出特定的频率,频率“周刊”将对应的名称


参数:biweekly
Ditto for "biweekly"
同样,“双周”


参数:bimonthly
Ditto for "bimonth" and "bimonthly"
同上“bimonth”和“双月刊”


参数:quarterly
Ditto for "q" and "quarterly"
同样,“q”和“季度”


参数:annual
Ditto for "a" and "annual"
同样为“A”,“年度”


参数:semiannual
Ditto for "sann" and "semiannual"
同样,“建森”和“每半年一次的”


参数:setup
If TRUE, set all of the defaults, otherwise set only the defaults for which arguments were given.  The default is FALSE, but see the details
如果TRUE,设置所有的默认值,否则只设置参数的默认值。默认值是FALSE,但查看详细信息


Details

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

The named vector .tifList (returned by the function of the same name) stored in the global enviroment contains the mapping of frequency names to frequency codes.  Running this function modifies the tifList vector and stores it back in the global environment. It gets run with setup = TRUE when the tis package is loaded. If you want different defaults, call the function sometime after that.
频码的频率的名字命名的向量.tifList(返回相同的名称的功能)存储在全球环境中包含的映射。运行此功能修改tifList向量,并将其存储在全球环境中。它被setup = TRUEtis包被加载运行。如果你想不同的默认值,一段时间后,调用该函数。


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

A copy of the .tifList vector.
的副本.tifList矢量。


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

tifName
tifName

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-12-1 00:27 , Processed in 0.025159 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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