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. Methods
summary([alpha])Provide a summary of a mediation analysis.
