Skip to content

Commit

Permalink
Working DAG plot in Examples.rst (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraego authored Sep 11, 2024
1 parent 5e465c2 commit b395e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/Examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ Plot the DAG

.. code-block:: python
bnlearn.plot(DAG)
bn.plot(DAG)
.. _fig-DAG-sprinkler:
Expand Down Expand Up @@ -428,4 +428,4 @@ Print the values:
.. include:: add_bottom.add
.. include:: add_bottom.add

0 comments on commit b395e16

Please sign in to comment.