We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94800c1 commit 6ad02f5Copy full SHA for 6ad02f5
1 file changed
docs/source/index.rst
@@ -38,6 +38,17 @@ Basic usage:
38
# Discover causal network
39
network = discover_network(data, method='standard', information='gaussian')
40
41
+Nice plots:
42
+
43
+Our goal is to produce a library that produces nice publication ready plots!
44
45
+Here is an example:
46
47
+.. image:: _static/images/network.png
48
+ :alt: Causation Entropy Logo
49
+ :width: 200px
50
+ :align: center
51
52
.. toctree::
53
:maxdepth: 2
54
:caption: User Guide
0 commit comments