PyMCForecastModel.print_coefficients#
- PyMCForecastModel.print_coefficients(labels, round_to=None)[source]#
Print posterior means and HDIs of the model’s scalar parameters.
Forecasting-model parameters do not map onto the patsy design-matrix
labels, so those are ignored; every scalar variable in the fitted posterior is reported instead. Time-varying latents are skipped.