openkfw / mapme.protectedareas

Reproducible workflows in R for processing open geodata to create knowledge about KfW supported protected areas and conservation effectiveness.
GNU General Public License v3.0
3 stars 0 forks source link

Probit model and plot #80

Open Jo-Schie opened 2 years ago

Jo-Schie commented 2 years ago

Propensity Score plots (regression analysis), lm(treat=accessibility + forestcover + ….) -> predict + plots -> table with coefficients.

melvinhlwong commented 2 years ago

One to do for @yotaae Check logit vs probit regression and see if they differ and if one of them has a better fit.

Jo-Schie commented 2 years ago

hi @yotaae : Is this issue still relevant? Did you already do something and give us an update if we still need this issue.

yotaae commented 2 years ago

hi @Jo-Schie, still sort of relevant. Haven't had the chance to run logit regressions yet. I will post updates on this here as soon as I have them.

yotaae commented 2 years ago

Update: created a file with propensity score distributions for each matching frame, before and after matching. See analysis branch "descriptives_propscores"