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