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

R语言 vrtest包 VR.minus.1()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 16:41:56 | 显示全部楼层 |阅读模式
VR.minus.1(vrtest)
VR.minus.1()所属R语言包:vrtest

                                        Absolute Value of (VR - 1)
                                         绝对值(VR  -  1)

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

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

This value is sometimes used to measure the degree of market efficiency
有时,这个值是用来衡量市场效率的程度


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


VR.minus.1(y, kvec)



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

参数:y
financial return time series
财务回报的时间序列


参数:kvec
a vector of holding periods
一个向量的持有期


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

<table summary="R valueblock"> <tr valign="top"><td>VR.auto </td> <td>  the value of ABS(VR-1) with automatic selection of holding vectors</td></tr> <tr valign="top"><td>Holding.Peiods </td> <td> the vector of holding periods</td></tr> <tr valign="top"><td>VR.kvec </td> <td> the values of ABS(VR-1) for the chosen holding periods</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> VR.auto </ TD> <TD>的价值ABS(VR-1),自动选择持有向量</ TD > </ TR> <tr valign="top"> <TD> Holding.Peiods  </ TD> <TD>矢量持有期</ TD> </ TR> <tr valign="top"> < VR.kvec  TD> </ TD> <TD> ABS(VR-1)的值选择持有期</ TD> </ TR> </ TABLE>


注意----------Note----------

see Auto.VR function for automatic selection of holding periods
看到Auto.VR功能,自动选择持有期


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


Jae H. Kim  



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


data(exrates)
y &lt;- exrates$ca                                # read Canadian exchange rate[读加拿大汇率]
nob <- length(y)
kvec <- c(2,5,10)
r &lt;- log(y[2:nob])-log(y[1nob-1)])           # log return calculation[登录回报率的计算]
VR.minus.1(r,kvec)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 23:28 , Processed in 0.022085 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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