InstrumentalVariable.get_plot_data_bayesian# InstrumentalVariable.get_plot_data_bayesian(*args, **kwargs)# Return plot data for Bayesian models. Override in subclasses that support Bayesian. Parameters: *args (Any) – Positional arguments forwarded to the subclass implementation. **kwargs (Any) – Keyword arguments forwarded to the subclass implementation. Return type: DataFrame