RegressionModelBuilder.table#
- RegressionModelBuilder.table(**model_table_kwargs)#
 Get the summary table of the model.
- Parameters:
 - **model_table_kwargs
 Keyword arguments for the
model_tablefunction
- Returns:
 rich.table.TableA rich table containing the summary of the model.