Model creation and inspection#
|
Encapsulates the variables and likelihood factors of a model. |
|
Return the given model or, if none was supplied, try to find one in the context stack. |
Others#
|
Create a named deterministic variable. |
|
Add an arbitrary term to the model log-probability. |
|
Sets the value of one or more data container variables. |
|
Build a point. |
|
Compiles an PyTensor function |
Graph visualization#
|
Produce a networkx Digraph from a PyMC model. |
|
Produce a graphviz Digraph from a PyMC model. |