Skip to content

Functions

Vansh Gupta edited this page Jul 20, 2022 · 1 revision

Functions

This package contains 5 functions:

  • STE::estimate_main_effect(y_var, treatment_var, X, data_df)
  • STE::estimate_propensity(treatment, X)
  • STE::estimate_ste(y, treatment, propensity, df)
  • STE::get_top_ste_determinants(ste, X, teffect)
  • STE::estimate_coherence(y, x, x.no_inter)

Clone this wiki locally