Skip to content

Commit 3013449

Browse files
committed
deploy: 47ff7a1
1 parent 579056e commit 3013449

28 files changed

Lines changed: 2258 additions & 2266 deletions

_images/distributional_effect.png

-145 KB
Binary file not shown.

_modules/dte_adj.html

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

_modules/dte_adj/plot.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>Source code for dte_adj.plot</h1><div class="highlight"><pre>
3838

3939

4040
<div class="viewcode-block" id="plot">
41-
<a class="viewcode-back" href="../../api/plot.html#dte_adj.plot.plot">[docs]</a>
41+
<a class="viewcode-back" href="../../modules.html#dte_adj.plot.plot">[docs]</a>
4242
<span class="k">def</span><span class="w"> </span><span class="nf">plot</span><span class="p">(</span>
4343
<span class="n">X</span><span class="p">:</span> <span class="n">np</span><span class="o">.</span><span class="n">ndarray</span><span class="p">,</span>
4444
<span class="n">means</span><span class="p">:</span> <span class="n">np</span><span class="o">.</span><span class="n">ndarray</span><span class="p">,</span>
@@ -135,8 +135,8 @@ <h1 class="logo"><a href="../../index.html">dte_adj</a></h1>
135135
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
136136
<ul>
137137
<li class="toctree-l1"><a class="reference internal" href="../../installation.html">Installation Guide</a></li>
138-
<li class="toctree-l1"><a class="reference internal" href="../../get_started.html">Get Started</a></li>
139-
<li class="toctree-l1"><a class="reference internal" href="../../api_reference.html">API Reference</a></li>
138+
<li class="toctree-l1"><a class="reference internal" href="../../get_started.html">Get Started with dte_adj</a></li>
139+
<li class="toctree-l1"><a class="reference internal" href="../../modules.html">Modules</a></li>
140140
<li class="toctree-l1"><a class="reference internal" href="../../contributing.html">Contribution Guide</a></li>
141141
</ul>
142142

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ <h1 class="logo"><a href="../index.html">dte_adj</a></h1>
6363
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
6464
<ul>
6565
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation Guide</a></li>
66-
<li class="toctree-l1"><a class="reference internal" href="../get_started.html">Get Started</a></li>
67-
<li class="toctree-l1"><a class="reference internal" href="../api_reference.html">API Reference</a></li>
66+
<li class="toctree-l1"><a class="reference internal" href="../get_started.html">Get Started with dte_adj</a></li>
67+
<li class="toctree-l1"><a class="reference internal" href="../modules.html">Modules</a></li>
6868
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contribution Guide</a></li>
6969
</ul>
7070

_sources/api/local.rst.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.

_sources/api/plot.rst.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

_sources/api/simple.rst.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

_sources/api/stratified.rst.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

_sources/api_reference.rst.txt

Lines changed: 0 additions & 36 deletions
This file was deleted.

_sources/get_started.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Get Started
2-
===========
1+
Get Started with dte_adj
2+
========================
33

44
This page contains basic usage of dte_adj library.
55

0 commit comments

Comments
 (0)