BaseMMM.plot_components_contributions#
- BaseMMM.plot_components_contributions(**plt_kwargs)#
 Plot the target variable and the posterior predictive model components.
We can plot the target variable and the posterior predictive model components in the scaled space or the original space.
- **plt_kwargs
 Additional keyword arguments to pass to
plt.subplots.
- Returns:
 plt.Figure