ImageVerifierCode 换一换
格式:DOCX , 页数:13 ,大小:248.32KB ,
资源ID:2223224      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/2223224.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(时间序列分析报告及VAR模型.docx)为本站会员(b****3)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

时间序列分析报告及VAR模型.docx

1、时间序列分析报告及VAR模型Lecture 66. Time series analysis: Multivariate models 6.1 Learning outcomes Vector autoregression (VAR) Cointegration Vector error correction model (VECM) Application: pairs trading6.2 Vector autoregression (VAR) 向量自回归The classical linear regression model assumes strict exogeneity; hen

2、ce, there is no serial correlation between error terms and any realisation of any independent variable (lead or lag). As we discovered, serial correlation (or autocorrelation) is very common in financial time series and panel data. Furthermore, we assumed a pre-defined relation of causality: explana

3、tory variable affect the dependent variable. 传统的线性回归模型假设严格的外生性,误差项与可实现的独立变量之间没有序列相关性。金融时间序列及面板数据往往都有很强的自相关性,假定解释变量影响因变量。We now relax both assumptions using a VAR model. VAR models can be regarded as a generalisation of AR(p) processes by adding additional time series. Hence, we enter the field of mu

4、ltivariate time series analysis. VAR模型可以当作是在一般的自回归过程中加入时间序列。Lets look at a standard AR(p) process for two variables (yt and xt).(1) (2) The next step is to allow that lagged values of xt can affect yt and vice versa. This means that we obtain a system of equations for two dependent variables (yt and

5、 xt). Both dependent variables are influenced by past realisations of yt and xt. By doing that, we violate strict exogeneity (see Lecture 2); however, we can use a more relaxed concept, namely weak exogeneity. As we use lagged values of both dependent variables, we can argue that these lagged values

6、 are known to us, as we observed them in the previous period. We call these variables predetermined. Predetermined (lagged) variables fulfil weak exogeneity in the sense that they have to be uncorrelated with the contemporaneous error term in t. We can still use OLS to estimate the following system

7、of equations, which is called a VAR in reduced form.(3) (4) The beauty of this model is that we dont need to predefine whether x or y are endogenous (the dependent variable). In fact, we can test whether x (y) is endogenous or exogenous using Granger causality tests. The idea of Granger causality is

8、 that past observations (lagged dependent variables) can influence current observations but not vice versa. So the idea is rather simple: the past affects the present, and the present does not affect the past. STATA provides Granger causality tests after conducting a VAR analysis, which is based on

9、testing the joint hypothesis that past realisations do not Granger cause the present realisation of the dependent variable.In many applications, VAR models make a lot of sense, as a clear direction of causality cannot be predefined. For instance, there is a substantial literature on the benefits of

10、internationalisation (e.g. entering foreign market through cross-border M&A). There is evidence that multinationals outperform local peers due to the benefits of operating in many countries. At the same time, we know that high-performing companies are more likely to enter foreign markets due to thei

11、r ownership specific advantages. This argument is based on the Resource-based View and the OLS framework developed by Dunning and Rugman (Reading School of International Business). The VAR model allows you to incorporate both effects: in fact you can test whether performance drives internationalisat

12、ion or internationalisation drives performance.Before you start using a VAR model, you have to make sure that the time series are stationary. So the first step is to check whether the time series is stationary using Dickey-Fuller tests and KPSS tests. The second step is to specify the optimal lag le

13、ngth (p) of the model. This is done by comparing different model specifications using information criteria. Apart from using Akaike (AIC) and Bayesian Schwarz (BIC), the Hannan-Quinn (HQIC) is commonly used. Most applied econometricians favour the Hannan-Quinn (HQIC) criterion. STATA will help you t

14、o make a good choice. After specifying your model, you need to check stability conditions. The coefficient matrix of the reduced form VAR has to ensure that the iteration sequence converges to a long-term value. STATA will help you in checking stability.To be precise, you need to show that the eigen

15、values of the coefficient matrix lie within the unit circle. The reason behind it can be only understood when you understand the method of diagonalizing a matrix. VAR models offer another nice feature: impulse response functions. VAR models capture the dynamics of two (or more) stationary time serie

16、s; hence, we can assess the dynamic impact of a marginal change of one variable on another. The standard OLS regression provides coefficients, and coefficients refer to the partial impact of an explanatory variable on the dependent variable. In the case of VAR models, the relationship becomes dynamic, as a change of one variable (say x) in t can affect x and y in t+1. The impact on x and y in t+1 in turn affects x and y in t+2 and so on until t

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1