pastas.plotting.modelcompare.CompareModels.plot_table_diagnostics# CompareModels.plot_table_diagnostics(axn='diag', diag_col='P-value')[source]# 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”. Return type None