Skip to content

Commit

Permalink
updated throughout, tutorials, pcmci, ...
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrunge committed Aug 22, 2020
1 parent c45cae0 commit 1a38487
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ <h1>Source code for tigramite.independence_tests.gpdc</h1><div class="highlight"
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> pval : float or numpy.nan</span>
<span class="sd"> P-value.</span>
<span class="sd"> p-value.</span>
<span class="sd"> &quot;&quot;&quot;</span>

<span class="c1"># GP regression approximately doesn&#39;t cost degrees of freedom</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@ <h1><code class="xref py py-mod docutils literal notranslate"><span class="pre">
</ul>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p><strong>pval</strong>P-value.</p>
<dd class="field-even"><p><strong>pval</strong>p-value.</p>
</dd>
<dt class="field-odd">Return type</dt>
<dd class="field-odd"><p>float or numpy.nan</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/_modules/tigramite/independence_tests/gpdc.html
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ <h1>Source code for tigramite.independence_tests.gpdc</h1><div class="highlight"
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> pval : float or numpy.nan</span>
<span class="sd"> P-value.</span>
<span class="sd"> p-value.</span>
<span class="sd"> &quot;&quot;&quot;</span>

<span class="c1"># GP regression approximately doesn&#39;t cost degrees of freedom</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@ <h1><code class="xref py py-mod docutils literal notranslate"><span class="pre">
</ul>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p><strong>pval</strong>P-value.</p>
<dd class="field-even"><p><strong>pval</strong>p-value.</p>
</dd>
<dt class="field-odd">Return type</dt>
<dd class="field-odd"><p>float or numpy.nan</p>
Expand Down

0 comments on commit 1a38487

Please sign in to comment.