Stats.PdfsSourceProbability density functions.
binomial_ln ~p ~n ~k gives the log-probability of having k successes in n independent Bernouilli trials with probability p.
binomial_ln ~p ~n ~k gives the probability of having k successes in n independent Bernouilli trials with probability p.
gamma_ln ~shape ~scale x is the logarithm of the density function of the gamma distribution.