Skip to content

Commit 990fed6

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 0c6a019 commit 990fed6

6 files changed

Lines changed: 20 additions & 20 deletions

File tree

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b5d841ff
1+
c664bd59

02_tidy_data1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ <h3 data-number="2.2.5" class="anchored" data-anchor-id="ordering-rows"><span cl
10701070
</div>
10711071
</div>
10721072
<div class="callout-body-container callout-body">
1073-
<p>Arrange the data by <code>diff_pred</code>, the difference between agreement and predicted agreement with Trump. (You should have code on how to create this variable from the last exercise). Your code:</p>
1073+
<p>Arrange the data by <code>diff_agree</code>, the difference between agreement and predicted agreement with Trump. (You should have code on how to create this variable from the last exercise). Your code:</p>
10741074
</div>
10751075
</div>
10761076
</section>

08_stats_sims.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,10 @@ <h4 class="unnumbered anchored" data-anchor-id="uniform-distribution">Uniform di
490490
<div class="cell">
491491
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="fu">runif</span>(<span class="at">n =</span> <span class="dv">20</span>, <span class="at">min =</span> <span class="sc">-</span><span class="dv">3</span>, <span class="at">max =</span> <span class="dv">3</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
492492
<div class="cell-output cell-output-stdout">
493-
<pre><code> [1] -0.969761164 2.725974786 -1.313268207 -0.712682299 -1.887439172
494-
[6] 2.594530350 -2.265087902 0.003317219 2.456599643 1.522010175
495-
[11] -1.432417658 1.112624172 2.266347032 2.430065998 0.963524795
496-
[16] -2.354038473 -2.589057659 -0.509720542 -2.468555214 2.148450681</code></pre>
493+
<pre><code> [1] 0.4133175 0.9568571 0.7062892 -0.7455471 -1.9430635 -0.2020201
494+
[7] 0.7505050 -1.4020973 -0.9920856 -0.5946454 1.9727120 2.6158909
495+
[13] 1.6198802 -2.1890387 2.7956246 -0.3420290 2.9578935 0.6830504
496+
[19] -1.3395328 -2.0216330</code></pre>
497497
</div>
498498
</div>
499499
<p>When we draw a million times from the distribution, we can then plot it and see that it does look as we would expect:</p>

Methods-Camp.pdf

-49 Bytes
Binary file not shown.

search.json

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

sitemap.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,50 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://methodscamp.github.io/index.html</loc>
5-
<lastmod>2025-08-15T20:04:15.621Z</lastmod>
5+
<lastmod>2025-08-18T16:13:39.349Z</lastmod>
66
</url>
77
<url>
88
<loc>https://methodscamp.github.io/00_setup.html</loc>
9-
<lastmod>2025-08-15T20:04:15.586Z</lastmod>
9+
<lastmod>2025-08-18T16:13:39.315Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://methodscamp.github.io/01_r_intro.html</loc>
13-
<lastmod>2025-08-15T20:04:15.586Z</lastmod>
13+
<lastmod>2025-08-18T16:13:39.315Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://methodscamp.github.io/02_tidy_data1.html</loc>
17-
<lastmod>2025-08-15T20:04:15.587Z</lastmod>
17+
<lastmod>2025-08-18T16:13:39.315Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://methodscamp.github.io/03_functions.html</loc>
21-
<lastmod>2025-08-15T20:04:15.588Z</lastmod>
21+
<lastmod>2025-08-18T16:13:39.315Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://methodscamp.github.io/04_calculus.html</loc>
25-
<lastmod>2025-08-15T20:04:15.588Z</lastmod>
25+
<lastmod>2025-08-18T16:13:39.315Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://methodscamp.github.io/05_matrices.html</loc>
29-
<lastmod>2025-08-15T20:04:15.588Z</lastmod>
29+
<lastmod>2025-08-18T16:13:39.316Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://methodscamp.github.io/06_tidy_data2.html</loc>
33-
<lastmod>2025-08-15T20:04:15.588Z</lastmod>
33+
<lastmod>2025-08-18T16:13:39.316Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://methodscamp.github.io/07_probability.html</loc>
37-
<lastmod>2025-08-15T20:04:15.588Z</lastmod>
37+
<lastmod>2025-08-18T16:13:39.316Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://methodscamp.github.io/08_stats_sims.html</loc>
41-
<lastmod>2025-08-15T20:04:15.588Z</lastmod>
41+
<lastmod>2025-08-18T16:13:39.316Z</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://methodscamp.github.io/references.html</loc>
45-
<lastmod>2025-08-15T20:04:15.727Z</lastmod>
45+
<lastmod>2025-08-18T16:13:39.457Z</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://methodscamp.github.io/Methods-Camp.pdf</loc>
49-
<lastmod>2025-08-15T20:07:46.422Z</lastmod>
49+
<lastmod>2025-08-18T16:16:55.713Z</lastmod>
5050
</url>
5151
</urlset>

0 commit comments

Comments
 (0)