CVModel
Posted: Tue Dec 23, 2014 6:21 am
Dear Tom,
I am trying to replicate Kim and Roubini's paper "Exchange rate anomalies in the industrial countries: A solution with a structural VAR approach" for Canada. Attached are my codes. As I gathered from RATS user's guide and forum that we should use cvmodel with method=bfgs,pmethod=genetic before moving on to purely, method=bfgs(as is shown in my program).
1. How do I pick the initial values? Can we take the estimates from the method cvmodel(method=bfgs,pmethod=genetic) as the initial values for cvmodel(method=bfgs)?
2. Is there any thumb rule for doing cvmodel? Eventhough I am getting convergence with the process cvmodel(method=bfgs,pmethod=genetic) but not with cvmodel(method=bfgs) for many initial values. What is the next step?
3. For the Canadian data(attached), I am getting exchange rate puzzle and price puzzle with my program. This is wrong as the authors Kim and Roubini seemed to have eliminated these puzzles through their SVAR model. Clearly, I am not able to achieve global identification. Even if I do, how would I know that it is not local but global. Please help me figure out the problem.
Thanks in advance!
I am trying to replicate Kim and Roubini's paper "Exchange rate anomalies in the industrial countries: A solution with a structural VAR approach" for Canada. Attached are my codes. As I gathered from RATS user's guide and forum that we should use cvmodel with method=bfgs,pmethod=genetic before moving on to purely, method=bfgs(as is shown in my program).
1. How do I pick the initial values? Can we take the estimates from the method cvmodel(method=bfgs,pmethod=genetic) as the initial values for cvmodel(method=bfgs)?
2. Is there any thumb rule for doing cvmodel? Eventhough I am getting convergence with the process cvmodel(method=bfgs,pmethod=genetic) but not with cvmodel(method=bfgs) for many initial values. What is the next step?
3. For the Canadian data(attached), I am getting exchange rate puzzle and price puzzle with my program. This is wrong as the authors Kim and Roubini seemed to have eliminated these puzzles through their SVAR model. Clearly, I am not able to achieve global identification. Even if I do, how would I know that it is not local but global. Please help me figure out the problem.
Thanks in advance!