Skip to content

Commit

Permalink
build based on 1b68ea1
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed May 6, 2024
1 parent 9d79bea commit 4072f7f
Show file tree
Hide file tree
Showing 6 changed files with 87 additions and 76 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-10T15:37:10","documenter_version":"1.3.0"}}
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-06T08:01:31","documenter_version":"1.4.1"}}
2 changes: 1 addition & 1 deletion dev/assets/themes/documenter-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/assets/themes/documenter-light.css

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dev/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/simulation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ <h2 id="Assemble-the-Random-Effects"><a class="docs-heading-anchor" href="#Assem
│ frequency: low │ 0.7 │
│ age: old &amp; context: unmatched │ 0.35 │
│ age: old &amp; frequency: low &amp; context: unmatched │ 0.0 │
└────────────────────────────────────────────────┴─────────┘</code></pre><p>We can of course convert the row table into a DataFrame:</p><pre><code class="language-julia hljs">DataFrame(ptbl)</code></pre><div><div style = "float: left;"><span>8×2 DataFrame</span></div><div style = "clear: both;"></div></div><div class = "data-frame" style = "overflow-x: scroll;"><table class = "data-frame" style = "margin-bottom: 6px;"><thead><tr class = "header"><th class = "rowNumber" style = "font-weight: bold; text-align: right;">Row</th><th style = "text-align: left;">coefname</th><th style = "text-align: left;">power</th></tr><tr class = "subheader headerLastRow"><th class = "rowNumber" style = "font-weight: bold; text-align: right;"></th><th title = "String" style = "text-align: left;">String</th><th title = "Float64" style = "text-align: left;">Float64</th></tr></thead><tbody><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">1</td><td style = "text-align: left;">age: old &amp; frequency: low</td><td style = "text-align: right;">0.1</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">2</td><td style = "text-align: left;">frequency: low &amp; context: unmatched</td><td style = "text-align: right;">1.0</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">3</td><td style = "text-align: left;">age: old</td><td style = "text-align: right;">0.15</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">4</td><td style = "text-align: left;">context: unmatched</td><td style = "text-align: right;">0.5</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">5</td><td style = "text-align: left;">(Intercept)</td><td style = "text-align: right;">0.15</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">6</td><td style = "text-align: left;">frequency: low</td><td style = "text-align: right;">0.7</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">7</td><td style = "text-align: left;">age: old &amp; context: unmatched</td><td style = "text-align: right;">0.35</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">8</td><td style = "text-align: left;">age: old &amp; frequency: low &amp; context: unmatched</td><td style = "text-align: right;">0.0</td></tr></tbody></table></div><section class="footnotes is-size-7"><ul><li class="footnote" id="footnote-cholesky"><a class="tag is-link" href="#citeref-cholesky">cholesky</a>Technically, we&#39;re creating the lower Cholesky factor of these matrices, which is a bit like the matrix square root. In other words, we&#39;re creating the matrix form of standard deviations instead of the matrix form of the variances.</li></ul></section></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« MixedModelsSim.jl</a><a class="docs-footer-nextpage" href="../simulation_tutorial/">Beginner Friendly Tutorial »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.3.0 on <span class="colophon-date" title="Wednesday 10 April 2024 15:37">Wednesday 10 April 2024</span>. Using Julia version 1.10.2.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
└────────────────────────────────────────────────┴─────────┘</code></pre><p>We can of course convert the row table into a DataFrame:</p><pre><code class="language-julia hljs">DataFrame(ptbl)</code></pre><div><div style = "float: left;"><span>8×2 DataFrame</span></div><div style = "clear: both;"></div></div><div class = "data-frame" style = "overflow-x: scroll;"><table class = "data-frame" style = "margin-bottom: 6px;"><thead><tr class = "header"><th class = "rowNumber" style = "font-weight: bold; text-align: right;">Row</th><th style = "text-align: left;">coefname</th><th style = "text-align: left;">power</th></tr><tr class = "subheader headerLastRow"><th class = "rowNumber" style = "font-weight: bold; text-align: right;"></th><th title = "String" style = "text-align: left;">String</th><th title = "Float64" style = "text-align: left;">Float64</th></tr></thead><tbody><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">1</td><td style = "text-align: left;">age: old &amp; frequency: low</td><td style = "text-align: right;">0.1</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">2</td><td style = "text-align: left;">frequency: low &amp; context: unmatched</td><td style = "text-align: right;">1.0</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">3</td><td style = "text-align: left;">age: old</td><td style = "text-align: right;">0.15</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">4</td><td style = "text-align: left;">context: unmatched</td><td style = "text-align: right;">0.5</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">5</td><td style = "text-align: left;">(Intercept)</td><td style = "text-align: right;">0.15</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">6</td><td style = "text-align: left;">frequency: low</td><td style = "text-align: right;">0.7</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">7</td><td style = "text-align: left;">age: old &amp; context: unmatched</td><td style = "text-align: right;">0.35</td></tr><tr><td class = "rowNumber" style = "font-weight: bold; text-align: right;">8</td><td style = "text-align: left;">age: old &amp; frequency: low &amp; context: unmatched</td><td style = "text-align: right;">0.0</td></tr></tbody></table></div><section class="footnotes is-size-7"><ul><li class="footnote" id="footnote-cholesky"><a class="tag is-link" href="#citeref-cholesky">cholesky</a>Technically, we&#39;re creating the lower Cholesky factor of these matrices, which is a bit like the matrix square root. In other words, we&#39;re creating the matrix form of standard deviations instead of the matrix form of the variances.</li></ul></section></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« MixedModelsSim.jl</a><a class="docs-footer-nextpage" href="../simulation_tutorial/">Beginner Friendly Tutorial »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Monday 6 May 2024 08:01">Monday 6 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 4072f7f

Please sign in to comment.