Probability generating function#

Calculating the probability-generating function from the pmf vector#

ctx.pgf_from_pmf_vector(x, cf)#

where ctx is dec, mpm, or gmp.

Some text

Calculating the probability-generating function from the moment-generating function#

ctx.pgf_from_mgf(x, cf)#

where ctx is dec, mpm, or gmp.

Some text