pastas.plotting.modelcompare.CompareModels.plot_table_diagnostics# pastas.plotting.modelcompare.CompareModels.plot_table_diagnostics(axn: str = 'diag', diag_col: str = 'P-value') → None# plot diagnostics table. Parameters: axn (str, optional) – name of labeled axis to plot table on, by default “diag”. diag_col (str, optional) – name of diagnostics column to obtain, by default “P-value”.