pymc.backends.base.MultiTrace.remove_values# MultiTrace.remove_values(name)[source]# remove variables from traces. Parameters name: strName of the variable to remove. Raises KeyError if the variable is not present