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

R语言 vrtest包 Joint.Wright()函数中文帮助文档(中英文对照)

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

                                        A Joint Version of Wight's Rank and Sign Test
                                         怀特的排名和符号检验的联合版本

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

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

This function returns joint or multiple version of Wright's rank and sign tests. The test takes the maximum value of the individual rank or sign tests, in the same manner as Chow-Denning test
这个函数返回怀特的排名和符号测试的联合或多个版本。考试采用个别职级或符号测试的最大值,周丹宁以同样的方式测试


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


Joint.Wright(y, kvec)



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

参数:y
a vector of time series, typically  financial return
时间序列的向量,通常财务回报


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


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

<table summary="R valueblock"> <tr valign="top"><td>Holding.Period </td> <td> holding periods used</td></tr> <tr valign="top"><td>JR1 </td> <td> Joint test based on R1 statistics</td></tr> <tr valign="top"><td>JR2 </td> <td> Joint test based on R2 statistics</td></tr> <tr valign="top"><td>JS1 </td> <td> Joint test based on S1 statistics</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> Holding.Period </ TD> <TD>持有期</ TD> </ TR> <TR VALIGN =“顶” > <TD> JR1  </ TD> <TD>联合测试基于R1统计的</ TD> </ TR> <tr valign="top"> <TD> JR2  </ TD> <TD>联合测试的基础上R2统计</ TD> </ TR> <tr valign="top"> <TD>JS1  </ TD> <TD>联合测试的基础上S1统计</ TD> </ TR> </ TABLE>


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


Jae H. Kim



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

Belaire-Franch G, Contreras D. Ranks and signs-based multiple variance ratio tests, Working paper, University of Valencia 2004.
Kim, J. H. and Shamsuddin, A., 2008, Are Asian Stock Markets Efficient? Evidence from New Multiple Variance Ratio Tests, Journal of Empirical Fiance 15(8), 518-532.

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


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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 01:54 , Processed in 0.021421 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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