pymc.Empirical.evaluate_over_trace# Empirical.evaluate_over_trace(node)[source]# This allows to statically evaluate any symbolic expression over the trace. Parameters node: Aesara Variables (or Aesara expressions) Returns evaluated node(s) over the posterior trace contained in the empirical approximation