stats
statsmodels.stats.moment_helpers.
se_cov
get standard deviation from covariance matrix
just a shorthand function np.sqrt(np.diag(cov))
statsmodels.stats.moment_helpers.corr2cov
statsmodels.stats.mediation.Mediation