ChristopherLucas / MatchingFrontier

Optimal pruning for imbalance minimization in causal inference
18 stars 8 forks source link

Let the user sample points on the frontier in estimateEffects() #14

Closed ChristopherLucas closed 10 years ago

ChristopherLucas commented 10 years ago

Estimating an effect for every point takes WAY too long and there's no way to speed this up. Let the user sample and estimate the sampled points.