pymc.str_for_potential_or_deterministic#

pymc.str_for_potential_or_deterministic(var, formatting='plain', include_params=True, dist_name='Deterministic')[source]#

Make a human-readable string representation of a Deterministic or Potential in a model, either LaTeX or plain, optionally with distribution parameter values included.