MMM.table#

MMM.table(**model_table_kwargs)#

Get the summary table of the model.

Parameters:
**model_table_kwargs

Keyword arguments for the model_table function

Returns:
rich.table.Table

A rich table containing the summary of the model.