pymc.backends.base.MultiTrace.remove_values#

MultiTrace.remove_values(name)[source]#

remove variables from traces.

Parameters
name: str

Name of the variable to remove. Raises KeyError if the variable is not present