pymc.Group.symbolic_sample_over_posterior#

Group.symbolic_sample_over_posterior(node)[source]#

Dev - perform sampling of node applying independent samples from posterior each time.

Note that it is done symbolically and this node needs set_size_and_deterministic() call.