RegressionKink.plot# RegressionKink.plot(*args, **kwargs)# Plot the model. Internally, this function dispatches to either bayesian_plot or ols_plot depending on the model type. Return type: tuple