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