pymc.Approximation.symbolic_single_sample#

Approximation.symbolic_single_sample(node, more_replacements=None)[source]#

Dev - perform sampling of node applying single sample from posterior.

Note that it is done symbolically and this node needs set_size_and_deterministic() call with size=1.