已閱讀5頁,還剩31頁未讀, 繼續(xù)免費閱讀
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
時間序列分析 time series analysis,VAR model,向量自回歸模型(Vector AutoRegression model),定義definition 穩(wěn)定條件stationary condition 預(yù)測forecasting,定義:p-階向量自回歸模型(過程)(p-order VAR model or process),對一個n維時間序列 Yt ,tT,T=1,2,來說,如果 Where E(t)=0 E(t s )= 并且不同時刻t相互獨立同分布,服從正態(tài)分布 t Identity and independent,normal distribution 則該式為p-階向量自回歸模型,滿足該模型的隨機過程為p-階向量自回歸過程,記為VAR(p)。這種形式稱為標(biāo)準(zhǔn)的VAR模型, 或簡化式。 We call it p-order VAR, written as VAR(P), this form is called Standard VAR model or reduced form VAR.,Example 1,VAR(1),(1)每個分量都是內(nèi)生變量(all variables are endogenous) (2)每個方程的解釋變量都相同,是所有內(nèi)生變量的滯后變量.(every equation have the same explain variables,which are predetermined variables) (3)Yt 的動態(tài)結(jié)構(gòu)由它的p階滯后就可以刻畫出來,p時刻之前的變量對Yt 無影響。(dynamic structure is determined by its p lags),VAR模型優(yōu)點,所有變量都是內(nèi)生的,不用作者去判斷,哪些變量需要設(shè)置成外生變量。 VAR模型比AR模型更靈活 如果模型中只包括滯后項,沒有同期變量出現(xiàn),估計方法簡單,OLS就可以。 預(yù)測比傳統(tǒng)的聯(lián)立方程精確,Advantages of VAR Modelling,- Do not need to specify which variables are endogenous or exogenous - all are endogenous - Allows the value of a variable to depend on more than just its own lags or combinations of white noise terms, so more general than ARMA modelling - Provided that there are no contemporaneous terms on the right hand side of the equations, can simply use OLS separately on each equation - Forecasts are often better than “traditional structural” models.,VAR模型的缺點,沒有理論基礎(chǔ)。VAR模型不能用來進行理論驗證和政策評價,模型的系數(shù)缺乏對應(yīng)的經(jīng)濟含義,因此往往很難解釋。VAR模型不根據(jù)理論提出,所有有可能通過數(shù)據(jù)挖掘,得到變量間虛假的關(guān)系。 參數(shù)太多 如果要對參數(shù)進行假設(shè)檢驗,所有變量必需是平穩(wěn)的。,Problems with VARs,- VARs are a-theoretical (as are ARMA models) ,How do we interpret the coefficients? - So many parameters! If we have g equations for g variables and we have k lags of each of the variables in each equation, we have to estimate (g+kg2) parameters. e.g. g=3, k=3, parameters = 30 - Do we need to ensure all components of the VAR are stationary?if you want do some test, all variables must be stationary -,Does the VAR Include Contemporaneous Terms?,So far, we have assumed the VAR is of the form But what if the equations had a contemporaneous feedback term? We can write this as This VAR is in primitive form.,Primitive(or structure) versus Standard Form VARs,We can take the contemporaneous terms over to the LHS and write or B yt = 0 + 1 yt-1 + ut We can then pre-multiply both sides by B-1 to give yt = B-10 + B-11 yt-1 + B-1ut or yt = A0 + A1 yt-1 + et This is known as a standard form VAR, which we can estimate using OLS.,Example 2:,where is i.i.d. white noise process Cov matrix is,Example 2,Reduced form 2t=e2t,向量自回歸模型穩(wěn)定條件 stationary condition for VAR,Character equation is : 如果特征方程的根在單位圓外,則VAR(p)模型是穩(wěn)定的,或者說滿足平穩(wěn)條件。 If all the root out side unit circle,VAR(P) is stationary.,Example 3,Solve equation,we have:z1=-4.877,z2=1.961,Choosing the Optimal Lag Length for a VAR,2 possible approaches: cross-equation restrictions and information criteria Cross-Equation Restrictions In the spirit of (unrestricted) VAR modelling, each equation should have the same lag length Suppose that a bivariate VAR(8) estimated using quarterly data has 8 lags of the two variables in each equation, and we want to examine a restriction that the coefficients on lags 5 through 8 are jointly zero. This can be done using a likelihood ratio test Denote the variance-covariance matrix of residuals (given by /T), as . The likelihood ratio test for this joint hypothesis is given by,Choosing the Optimal Lag Length for a VAR (contd),where is the variance-covariance matrix of the residuals for the restricted model (with 4 lags), is the variance-covariance matrix of residuals for the unrestricted VAR (with 8 lags), and T is the sample size. The test statistic is asymptotically distributed as a 2 with degrees of freedom equal to the total number of restrictions. In the VAR case above, we are restricting 4 lags of two variables in each of the two equations = a total of 4 *2 * 2 = 16 restrictions. In the general case where we have a VAR with p equations, and we want to impose the restriction that the last q lags have zero coefficients, there would be p2q restrictions altogether Disadvantages: Conducting the LR test is cumbersome and requires a normality assumption for the disturbances.,Information Criteria for VAR Lag Length Selection,Multivariate versions of the information criteria are required. These can be defined as: where all notation is as above and k is the total number of regressors in all equations, which will be equal to g2k + g for g equations, each with k lags of the g variables, plus a constant term in each equation. The values of the information criteria are constructed for 0, 1, lags (up to some pre-specified maximum ).,Block Significance and Causality Tests,It is likely that, when a VAR includes many lags of variables, it will be difficult to see which sets of variables have significant effects on each dependent variable and which do not. For illustration, consider the following bivariate VAR(3): This VAR could be written out to express the individual equations as We might be interested in testing the following hypotheses, and their implied restrictions on the parameter matrices:,Block Significance and Causality Tests (contd),Each of these four joint hypotheses can be tested within the F-test framework, since each set of restrictions contains only parameters drawn from one equation. These tests could also be referred to as Granger causality tests. Granger causality tests seek to answer questions such as “Do changes in y1 cause changes in y2?” If y1 causes y2, lags of y1 should be significant in the equation for y2. If this is the case, we say that y1 “Granger-causes” y2. If y2 causes y1, lags of y2 should be significant in the equation for y1. If both sets of lags are significant, there is “bi-directional causality”,Example 4,Impulse Responses,VAR models are often difficult to interpret: one solution is to construct the impulse responses and variance decompositions. Impulse responses trace out the responsiveness of the dependent variables in the VAR to shocks to the error term. A unit shock is applied to each variable and its effects are noted. Consider for example a simple bivariate VAR(1): A change in u1t will immediately change y1. It will change change y2 and also y1 during the next period. We can examine how long and to what degree a shock to a given equation has on all of the variables in the system.,Impulse Responses,脈沖響應(yīng)函數(shù)Impulse Responses,VAR(1) VMA,脈沖響應(yīng)函數(shù)Impulse Responses,正交脈沖響應(yīng)函數(shù)orthonormal Impulse Responses,脈沖響應(yīng)函數(shù)Impulse Responses,乘子:其中每個元素jk(i)是乘子 11(0)表示1在t時刻改變一個單位,y1在相同時刻改變的大小 11(1)表示1在t1時刻改變一個單位,y1在經(jīng)過一個單位時間后,t時刻改變的大小,或者把時間單位提取一個單位,11(1)表示1在t時刻改變一個單位,y1在t1時刻的變化量。 長期乘子,脈沖響應(yīng)函數(shù) Impulse Responses,正交脈沖響應(yīng)函數(shù): orthonormal Impulse Responses 11(i),i=0,1, 12(i),i=0,1, 21(i),i=0,1, 22(i),i=0,1, 共N2個脈沖響應(yīng)函數(shù) The number of Impulse Responses is N2,例題,Variance Decompositions,Variance decompositions offer a slightly different method of examining VAR dynamics. They give the proportion of the movements in the dependent variables that are due to their “own” shocks, versus shocks to the other variables. This is done by determining how much of the s-step ahead forecast error variance for each variable is explained innovations to each explanatory variable (s = 1,2,). The variance decomposition gives information about the relative importance of each shock to the variables in the VAR.,Variance Decompositions,Variance of n-step forecasting Forecasting error Variance of forecasting,Variance Decompositions,Impulse Responses and Variance Decompositions: The Ordering of the Variables,But for calculating impulse responses and variance decompositions, the ordering of the variables is important. The main reason for this is that above, we assumed that the VAR error terms were statistically independent of one another. This is generally not true, however. The error terms will typically be correlated to some degree. Therefore, the notion of examining the effect of the innovations separately has little meaning, since they have a common component. What is done is to “orthogonalise” the innovations. In the bivariate VAR, this problem would be approached by attributing all of the effect of the common component to the first of the two variables in the VAR. In the general case where there are more variables, the situation is more complex but the interpretation is the same.,An Example of the use of VAR Models: The Interaction between Property Returns and the Macroeconomy.,Brooks and Tsolacos (1999) employ a VAR methodology for investigating the interaction between the UK property market and various macroeconomic variables. Monthly data are used for the period December 1985 to January 1998.
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年度雪花啤酒區(qū)域獨家代理合同范本3篇
- 2025年度物流行業(yè)融資擔(dān)保協(xié)議3篇
- 教育科技推動農(nóng)業(yè)機械化發(fā)展的路徑研究
- 教育行業(yè)在宏觀經(jīng)濟下的投資前景分析
- 2025年度綠色建筑施工現(xiàn)場臨時用電安全保障協(xié)議3篇
- 家用醫(yī)療器械的選購與使用注意事項
- 教育行業(yè)中的創(chuàng)新型課程教材與教具設(shè)計研究
- 實驗教學(xué)在培養(yǎng)學(xué)生批判性思維中的作用
- 教育科技融合下的創(chuàng)新創(chuàng)業(yè)實踐
- 2025年度育嬰師實習(xí)實訓(xùn)合同范本下載3篇
- 第二章 運營管理戰(zhàn)略
- 《三本白皮書》全文內(nèi)容及應(yīng)知應(yīng)會知識點
- 專題14 思想方法專題:線段與角計算中的思想方法壓軸題四種模型全攻略(解析版)
- 醫(yī)院外來器械及植入物管理制度(4篇)
- 港口與港口工程概論
- 《念珠菌感染的治療》課件
- 門店裝修設(shè)計手冊
- 考研計算機學(xué)科專業(yè)基礎(chǔ)(408)研究生考試試卷與參考答案(2025年)
- 2024護理個人年終總結(jié)
- 海南省申論真題2020年(縣級及以上)
- 蛇年金蛇賀歲
評論
0/150
提交評論