Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Standardized differences in weighted sample

    Hello,

    I am using the -teffects ipw- command in Stata 13 to obtain treatment effects on a medical intervention. The dataset I am using must be analyzed using this version of Stata as I access it using a remote terminal and I do not control the software installations. Simply installing Stata 14 is not an option right now.

    After performing the -teffects- command, I would *like* to use the -tebalance, summarize- command to examine the unweighted and weighted standardized differences, but unfortunately this was added as part of Stata 14 and does not exist in v 13.

    So, my question is: does anybody know a command to compute standardized differences after ipw weighting has occurred? There is a user program -stddif- but this one does not accept weights.

    Thank you for any advice!

    Phil

  • #2
    Hello,
    Any chance you were able to figure it out?

    Comment


    • #3
      No - I guess my "solution" was finally getting Stata 15 installed! Sorry I couldn't be of more help!

      Comment


      • #4
        there are other user-written commands that do accept weights: -covbal- and -qqplot3- for example; use -search- to find and download

        Comment


        • #5
          It seems that -pbalchk- may work

          Comment

          Working...
          X