Skip to content

Commit

Permalink
update log files (messy because of reorganization over last few itera…
Browse files Browse the repository at this point in the history
…tions, and changes to convergence criteria)
  • Loading branch information
kkranker committed Feb 14, 2018
1 parent e2e02d5 commit 2eb87e0
Show file tree
Hide file tree
Showing 3 changed files with 5,197 additions and 4,679 deletions.
2 changes: 1 addition & 1 deletion gmatch_example.do
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ summ `treatvar' `varlist' `tousevar' `wgtvar' `depvars'
// Replicate CBPS
cbps `treatvar' `varlist' if `tousevar' , ate logit optimization_technique("nr") evaluator_type("gf1")
gmatch `treatvar' `varlist' if `tousevar' , ate cbps pooledvariance showtolerance
gmatch `treatvar' `varlist' if `tousevar' , ate cbps pooledvariance
gmatchcall balanceresults()
cbps `treatvar' `varlist' if `tousevar' , ate over logit optimization_technique("nr") evaluator_type("gf1")
Expand Down
Loading

0 comments on commit 2eb87e0

Please sign in to comment.