Skip to content

Commit 04de097

Browse files
committed
Deploying to gh-pages from @ 7b4fb63 🚀
1 parent 80bf8ef commit 04de097

File tree

6 files changed

+25
-41
lines changed

6 files changed

+25
-41
lines changed

examples/azcausal/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ <h2 id="fitting-a-model">Fitting a model</h2>
722722
<div class="cell border-box-sizing text_cell rendered">
723723
<div class="inner_cell">
724724
<div class="text_cell_render border-box-sizing rendered_html">
725-
<p>time we see that the delta between the estaimted and true effect is much larger than
725+
<p>As before, we may now go about estimating the treatment. However, this time we see that the delta between the estimated and true effect is much larger than
726726
before.</p>
727727
</div>
728728
</div>
@@ -795,7 +795,7 @@ <h2 id="fitting-a-model">Fitting a model</h2>
795795
<span class="md-icon" title="Last update">
796796
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
797797
</span>
798-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 23, 2024</span>
798+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 24, 2024</span>
799799
</span>
800800

801801

@@ -805,7 +805,7 @@ <h2 id="fitting-a-model">Fitting a model</h2>
805805
<span class="md-icon" title="Created">
806806
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
807807
</span>
808-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 23, 2024</span>
808+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 24, 2024</span>
809809
</span>
810810

811811

examples/basic/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ <h2 id="simulating-a-dataset">Simulating a Dataset</h2>
686686
<div class="cell border-box-sizing text_cell rendered">
687687
<div class="inner_cell">
688688
<div class="text_cell_render border-box-sizing rendered_html">
689-
<p>then invoking the <code>simulate</code> function. Once simulated, we may visualise the data
689+
<p>Simulating a dataset is as simple as specifying a <code>Config</code> object and then invoking the <code>simulate</code> function. Once simulated, we may visualise the data
690690
through the <code>plot</code> function.</p>
691691
</div>
692692
</div>
@@ -1003,7 +1003,7 @@ <h2 id="conclusions">Conclusions</h2>
10031003
variation. In a follow-up notebook, we show how these datasets may be integrated with
10041004
Amazon's own AZCausal library to compare the effect estimated by a model with the true
10051005
effect of the underlying data generating process. A link to this notebook is
1006-
<a href="http://localhost:9998/causal-validation/examples/azcausal/">here</a>.</p>
1006+
<a href="https://amazon-science.github.io/causal-validation/examples/azcausal/">here</a>.</p>
10071007
</div>
10081008
</div>
10091009
</div>
@@ -1029,7 +1029,7 @@ <h2 id="conclusions">Conclusions</h2>
10291029
<span class="md-icon" title="Last update">
10301030
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
10311031
</span>
1032-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 23, 2024</span>
1032+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 24, 2024</span>
10331033
</span>
10341034

10351035

@@ -1039,7 +1039,7 @@ <h2 id="conclusions">Conclusions</h2>
10391039
<span class="md-icon" title="Created">
10401040
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
10411041
</span>
1042-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 23, 2024</span>
1042+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 24, 2024</span>
10431043
</span>
10441044

10451045

0 commit comments

Comments
 (0)