pymc.str_for_model#

pymc.str_for_model(model, formatting='plain', include_params=True)[source]#

Make a human-readable string representation of Model, listing all random variables and their distributions, optionally including parameter values.