statsmodels.stats.mediation.MediationResults

class statsmodels.stats.mediation.MediationResults(indirect_effects, direct_effects) [source]

A class for holding the results of a mediation analysis.

The following terms are used in the summary output:

ACME : average causal mediated effect ADE : average direct effect

Methods

summary([alpha]) Provide a summary of a mediation analysis.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.stats.mediation.MediationResults.html