SyntheticDifferenceInDifferences.get_plot_data# SyntheticDifferenceInDifferences.get_plot_data(*args, **kwargs)# Recover the data of an experiment along with the prediction and causal impact information. Parameters: *args (Any) – Positional arguments forwarded to the subclass implementation. **kwargs (Any) – Keyword arguments forwarded to the subclass implementation. Return type: DataFrame