Stata Packages

I have written several Stata packages, including:

  • summtab: Makes it easy to create publication quality summary tables.  Type ssc install summtab within Stata to download.
  • cvcrand: Allows one to perform constrained randomization, as well as analyze clustered data using a permutation test.  To learn more about the program, see the slides I presented at Stata Conference 2017, or read the Stata Journal article.  Type ssc install cvcrand within Stata to download.
  • xtgeebcv: A command that allows for the implementation of small-sample bias corrected standard errors in GEE analyses of clustered data.  You can read the article, published in Stata Journal, and download the program directly from Stata by typing ssc install xtgeebcv.
  • power swgee: A power command that facilitates power calculations in Stepped Wedge Cluster Randomized Trials.  For more information, you can read the article recently published in Stata Journal.  The program can be downloaded directly from Stata by typing ssc install power_swgee.