Skip to content

Commit ae1ff03

Browse files
committed
Built site for gh-pages
1 parent 3c2d128 commit ae1ff03

File tree

13 files changed

+2594
-2521
lines changed

13 files changed

+2594
-2521
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
abdbb1a7
1+
dae4b193

Linear-models-overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,15 +3920,15 @@ <h3 class="anchored">Note</h3>
39203920
<tbody>
39213921
<tr class="odd">
39223922
<td style="text-align: left;">full</td>
3923-
<td style="text-align: right;">6.756</td>
3923+
<td style="text-align: right;">6.929</td>
39243924
<td style="text-align: right;">0.4805</td>
39253925
<td style="text-align: right;">0.3831</td>
39263926
<td style="text-align: right;">5.956</td>
39273927
<td style="text-align: right;">-61.84</td>
39283928
</tr>
39293929
<tr class="even">
39303930
<td style="text-align: left;">reduced</td>
3931-
<td style="text-align: right;">6.518</td>
3931+
<td style="text-align: right;">6.513</td>
39323932
<td style="text-align: right;">0.4454</td>
39333933
<td style="text-align: right;">0.3802</td>
39343934
<td style="text-align: right;">5.971</td>
@@ -4065,10 +4065,10 @@ <h3 class="anchored">Note</h3>
40654065
<details class="code-fold"><summary>Show R code</summary><div class="sourceCode" id="cb105"><pre class="downlit sourceCode r code-with-copy"><code class="sourceCode R"><span><span class="fu"><a href="https://rdrr.io/r/stats/coef.html">coef</a></span><span class="op">(</span><span class="va">cvfit</span>, s <span class="op">=</span> <span class="st">"lambda.1se"</span><span class="op">)</span></span>
40664066
<span><span class="co">#&gt; 4 x 1 sparse Matrix of class "dgCMatrix"</span></span>
40674067
<span><span class="co">#&gt; s1</span></span>
4068-
<span><span class="co">#&gt; (Intercept) 34.2044</span></span>
4068+
<span><span class="co">#&gt; (Intercept) 34.1090</span></span>
40694069
<span><span class="co">#&gt; age . </span></span>
4070-
<span><span class="co">#&gt; weight -0.0926</span></span>
4071-
<span><span class="co">#&gt; protein 0.8582</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
4070+
<span><span class="co">#&gt; weight -0.1041</span></span>
4071+
<span><span class="co">#&gt; protein 0.9441</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
40724072
</details>
40734073
</div>
40744074
</section></section></section><section id="categorical-covariates-with-more-than-two-levels" class="level2" data-number="2.10"><h2 data-number="2.10" class="anchored" data-anchor-id="categorical-covariates-with-more-than-two-levels">
Loading
Loading
2.44 KB
Binary file not shown.

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ <h2 id="toc-title">Table of contents</h2>
389389
<div>
390390
<div class="quarto-title-meta-heading">Published</div>
391391
<div class="quarto-title-meta-contents">
392-
<p class="date">Last modified: 2024-06-03: 11:09:45 (AM)</p>
392+
<p class="date">Last modified: 2024-06-03: 12:31:42 (PM)</p>
393393
</div>
394394
</div>
395395

@@ -493,6 +493,7 @@ <h2 class="unnumbered anchored" data-anchor-id="other-resources">Other resources
493493
<li><p><span class="citation" data-cites="NahhasIRMPHR">Nahhas (<a href="references.html#ref-NahhasIRMPHR" role="doc-biblioref">2024</a>)</span> is currently in-development</p></li>
494494
<li><p><span class="citation" data-cites="clayton2013statistical">Clayton and Hills (<a href="references.html#ref-clayton2013statistical" role="doc-biblioref">2013</a>)</span> covers binary regression, count regression, and survival analysis. Haven’t started it yet.</p></li>
495495
<li><p><a href="https://thomaselove.github.io/2020-432-book/index.html" class="uri">https://thomaselove.github.io/2020-432-book/index.html</a> is another set of lecture notes.</p></li>
496+
<li><p><span class="citation" data-cites="woodward2013epidemiology">Woodward (<a href="references.html#ref-woodward2013epidemiology" role="doc-biblioref">2013</a>)</span> covers GLMs and survival; haven’t read it yet, but it looks comprehensive.</p></li>
496497
</ul>
497498
</section>
498499
<section id="license" class="level2 unnumbered">
@@ -567,6 +568,9 @@ <h2 class="unnumbered anchored" data-anchor-id="license">License</h2>
567568
<div id="ref-vittinghoff2e" class="csl-entry" role="listitem">
568569
Vittinghoff, Eric, David V Glidden, Stephen C Shiboski, and Charles E McCulloch. 2012. <em>Regression Methods in Biostatistics: Linear, Logistic, Survival, and Repeated Measures Models</em>. 2nd ed. Springer. <a href="https://doi.org/10.1007/978-1-4614-1353-0">https://doi.org/10.1007/978-1-4614-1353-0</a>.
569570
</div>
571+
<div id="ref-woodward2013epidemiology" class="csl-entry" role="listitem">
572+
Woodward, Mark. 2013. <em>Epidemiology: Study Design and Data Analysis</em>. CRC press. <a href="https://www.routledge.com/Epidemiology-Study-Design-and-Data-Analysis-Third-Edition/Woodward/p/book/9781439839706">https://www.routledge.com/Epidemiology-Study-Design-and-Data-Analysis-Third-Edition/Woodward/p/book/9781439839706</a>.
573+
</div>
570574
</div>
571575
</section>
572576
</section>

0 commit comments

Comments
 (0)