Answered step by step
Verified Expert Solution
Question
1 Approved Answer
To complete following problems, you need to use data.xlsx: the variable r is the daily log-return of S&P 500 index, and x is its
To complete following problems, you need to use "data.xlsx": the variable "r" is the daily log-return of S&P 500 index, and "x" is its realized volatility computed from high-frequency data. Please attach your Matlab code in the last. 14. The HAR model (Corsi, 2009) is used to model daily realized volatility, defined by (w) (m) +et+1 xt+1=c+dxt + Qwxt +mx t ~ where et i.i.d N(0, 2). And x (w) (a) Please use OLS to estimate c, (m) , xt are defined by () = 1 (m) xt = i=1xt-i -21 5 xt-i d, Ow, Om, and e. (a) Please use conditional MLE to estimate the coefficients.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started