In PyroPPL, there exists an abstract Distribution class that has a sample() method and a log_prob() method. The log_prob() m
Distribution
sample()
log_prob()