﻿

.. |newpage| raw:: latex

   \newpage


.. |vspace| raw:: html

   <br />






|newpage|

Probability generating function
========================================================


Calculating the probability-generating function from the pmf vector
----------------------------------------------------------------------------------------

.. method:: 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
-----------------------------------------------------------------------------------------------

.. method:: ctx.pgf_from_mgf(x, cf)

    where ``ctx`` is ``dec``, ``mpm``, or ``gmp``.


    Some text




