pymc.model.core.Model.table#

Model.table(*, split_groups=True, truncate_deterministic=None, parameter_count=True)[source]#

Create a rich table summarizing the model’s variables and their expressions.

See pymc.model_table() for details.