Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 330 Bytes

model.rst

File metadata and controls

26 lines (20 loc) · 330 Bytes

Model

Model creation and inspection

.. currentmodule:: pymc
.. autosummary::
   :toctree: generated/

   Model
   model_to_graphviz
   model_to_networkx
   modelcontext

Others

.. autosummary::
   :toctree: generated/

   Deterministic
   Potential
   set_data
   Point
   compile_fn