| Matlab Codes | ||||||||||
|
Simple use of a Monte Carlo simulation. Drawing random numbers from a uniform distribution to estimate the value of Pi = 3.14. [Go to the Example] | ||||||||||
|
This kit solves and simulates a typical real business cycle model. Euler equations are linearized around the steady state and a set of policy functions is found as a solution to a system of first-order difference equations. Response of the economy to a technology shock is calculated and plotted. A Monte-Carlo simulation displays second moments of replicated data in the model. Now Under Construction for Improvement * Ryo Kato (Bank of Japan)'s codes are good references for these codes. You can access his webpage here. | ||||||||||
|
This is for the paper titled "Estimation and Inference of Impulse Responses by Local Projections.", written by Professor Oscar Jorda at University of California, Davis. This kit is compatible with the Gauss code written by him: joint estimation of impulse-responses both by Local Linear Projection and VAR: implementation of joint hypothesis tests of impluse-response coefficients. For details about local linear projection, see the paper above. [DOWNLOAD] | ||||||||||
|
This provides a function, panel (x,y,t), which implements estimation of unobserved effects panel data models. The function estimates both fixed and random effect models and calculate Hausman test statistics to perform a hypothesis test on existence of a fixed effect. A sample program panelsample.m runs a Monte Carlo simulation of the estimation to demonstrate the performance of those methods. [DOWNLOAD]
|