PyMCModel.table# PyMCModel.table(*, split_groups=True, truncate_deterministic=None, parameter_count=True)# Create a rich table summarizing the model’s variables and their expressions. See pymc.model_table() for details. Parameters: split_groups (bool) truncate_deterministic (int | None) parameter_count (bool)