haroine / icarus

A package with useful functions for calibration and reweighting in survey sampling
9 stars 5 forks source link

C++ implementation for min bounds #7

Open haroine opened 6 years ago

haroine commented 6 years ago

Currently, implementation of min bounds calibration is purely R and (relying on slam's sparse matrices and Rglpk).

Implementing the algorithm in C++ could: