InterruptedTimeSeries.algorithm# InterruptedTimeSeries.algorithm()[source]# Run the experiment algorithm: fit model, predict, and calculate causal impact. Branching (univariate vs multivariate) is done only at fit time, inside the PyMCModel branch since multivariate is only supported with PyMC models. Return type: None