ChangePointDetection ==================== .. currentmodule:: causalpy.experiments.change_point_detection .. autoclass:: ChangePointDetection .. rubric:: Methods .. autosummary:: :toctree: ChangePointDetection.__init__ ChangePointDetection.get_plot_data ChangePointDetection.get_plot_data_bayesian ChangePointDetection.get_plot_data_ols ChangePointDetection.input_validation ChangePointDetection.plot ChangePointDetection.plot_change_point ChangePointDetection.print_coefficients ChangePointDetection.summary .. rubric:: Attributes .. autosummary:: ~ChangePointDetection.expt_type ~ChangePointDetection.idata ~ChangePointDetection.supports_bayes ~ChangePointDetection.supports_ols