pymc.Empirical.evaluate_over_trace#

Empirical.evaluate_over_trace(node)[source]#

Allows to statically evaluate any symbolic expression over the trace.

Parameters
node: PyTensor Variables (or PyTensor expressions)
Returns
evaluated node(s) over the posterior trace contained in the empirical approximation