modelo_grafo#

Funciones para manipular modelos de PyMC como gráficos.

Funciones

deterministics_to_flat(model, nombres)

Reemplace todos los nodos deterministas especificados en un pm.Model con Flat.

get_symbolic_rv_shape(rv[, raise_if_rv_in_graph])

Get the symbolic shape of the random variables in the graph.