Probability#
|
Create a graph for the log-probability of a random variable. |
|
Create a graph for the log-CDF of a random variable. |
|
Create a graph for the inverse CDF of a random variable. |
Conditional probability#
|
Create a map between variables and conditional log-probabilities such that the sum is their joint log-probability. |
|
Thin wrapper around conditional_logprob, which creates a value transform rewrite. |