urca-internal(urca)
urca-internal()所属R语言包:urca
Critical values for Schmidt \& Phillips Unit Root Test
施密特的\&菲利普斯单位根检验的临界值
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function is an internal function and is called by ur.sp. It computes the critical value of the Schmidt \& Phillips test, given a level of significance, the polynomial degree of the test regression, the test type and the sample size.
此功能是一个内部函数,被称为ur.sp。它计算给定的显着水平的临界值施密特\&菲利普斯测试,测试回归,多项式的测试类型和样本量。
用法----------Usage----------
.spcv(obs, type, pol.deg, signif)
参数----------Arguments----------
参数:obs
The sample size.
样本大小。
参数:type
The test type.
测试的类型。
参数:pol.deg
The polynomial degree.
多项式。
参数:signif
The significance level.
显着性水平。
值----------Value----------
The critical value of the test.
临界值的测试。
----------Author(s)----------
Bernhard Pfaff
参考文献----------References----------
the Presence of Deterministic Trends, Oxford Bulletin of Economics and Statistics, 54(3), 257–287.
'Discussion Papers (CFDPs)'.
参见----------See Also----------
ur.sp.
ur.sp。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|