Marek Jarociński
I got my PhD in economics from Universitat Pompeu Fabra in 2006. Now
I am working in the
European Central Bank, DG-Research.
My research interests are Bayesian Econometrics and Macroeconomics.
Research
Delta Prior and Small Sample Distribution in Time Series, (in progress), with Albert Marcet
Shrinking Cross-Country Growth Regressions, (in progress)
web appendix,
data and programs
House Prices and the Stance of Monetary Policy,
with Frank Smets, Federal Reserve Bank of St. Louis Review, July/August 2008, 90(4), pp. 339-65.
Other stuff
My Ox programs
mj.zip
- useful functions such as a safe 'reshape()', that stops the program if wrong dimensions are supplied, instead of padding the results with zeros, merging databases etc.;
arrayutils.zip
- functions for operations on arrays of matrices (class Ar) and nested arrays of matrices (class Arr)
sobol40.zip
- an Ox package for generating Sobol sequences of up to 40 dimensions, using the C++ code by John Burkardt
sobolrandqmc.zip
- port to Ox of the Sobol sequence code from RandQMC library
http://www.math.ucalgary.ca/~lemieux/randqmc.html
by Christiane Lemieux, Mikolaj Cieslak and Kristopher Luttmer,
University of Calgary
Ox programs for instrumental variables (with weak instruments)
My addons for TextPad - a programmer's text editor for Windows
ox.syn - Ox syntax definition;
ox.tcl - 'clips' for Ox