BaseExperiment ============== .. currentmodule:: causalpy.experiments.base .. autoclass:: BaseExperiment .. rubric:: Methods .. autosummary:: :toctree: BaseExperiment.__init__ BaseExperiment.bayesian_plot BaseExperiment.ols_plot BaseExperiment.plot BaseExperiment.print_coefficients .. rubric:: Attributes .. autosummary:: ~BaseExperiment.idata ~BaseExperiment.supports_bayes ~BaseExperiment.supports_ols