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

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

[复制链接]
发表于 2012-10-2 07:27:16 | 显示全部楼层 |阅读模式
ndays(xts)
ndays()所属R语言包:xts

                                         Number of Periods in Data
                                         在数据的周期数

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

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

Calculate the number of specified periods in a given time series like data object.
在给定的时间序列,如数据对象的指定时段计算。


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


nseconds(x)
nminutes(x)
nhours(x)
ndays(x)
nweeks(x)
nmonths(x)
nquarters(x)
nyears(x)



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

参数:x
A time-based object  
基于时间的对象


Details

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

Essentially a wrapper to endpoints with the appropriate period specified; the resulting value derived from counting the endpoints
基本上是一个包装指定相应周期内所产生的价值来自计数的端点endpoints

As a compromise between simplicity and accuracy, the results will always round up to the nearest complete period. So n**** - 1 will return the completed periods.
作为一种妥协之间的简单性和准确性,结果总是向上舍入到最近的完整的周期。所以N ****  -  1将返回已完成的期限。

For finer grain detail one should call a higher frequency n**** function.
细化晶粒的详细信息,应该调用一个更高频率的N ****功能。

An alternative summary can be found with periodicity and unclass(periodicity(x)).
另一种方法的总结,可以发现periodicity和unclass(periodicity(x))。


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

The number of observations for the period type specified
期间指定类型的若干意见


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


Jeffrey A. Ryan



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

endpoints
endpoints


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


## Not run: [#不运行:]
getSymbols("QQQQ")

ndays(QQQQ)
nweeks(QQQQ)

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 09:47 , Processed in 0.018490 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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