Ambric.plot_single_region_annual_estimate()
Plot a single region’s annual growth rates vs estimated from the model.
Usage
Ambric.plot_single_region_annual_estimate(
region_name,
path=None,
)Parameters
region_name: str-
The region to plot.
path: str | Path | None = None-
Dir to save fig to. Defaults to None.
Raises
ValueError-
If model not fitted.