This document briefly describes the code that implement the REL and the boosting-type greedy algorithm in my paper

"Econometric Estimation with High-Dimensional Moment Equalities", 2016, Journal of Econometrics, 195, 104-119

via a demonstration with the Chinese trade data.

Prerequisite

To run the code, we need to install MOSEK and hook it up with Matlab. MOSEK is a commercial convex problem solver. It provides free academic license.

Data and Files

Environment

The master files work on the author's PC in Matlab 2014b