diff --git a/_freeze/site_libs/revealjs/dist/theme/quarto.css b/_freeze/site_libs/revealjs/dist/theme/quarto.css index 7f2e1da4..73c6aa9f 100644 --- a/_freeze/site_libs/revealjs/dist/theme/quarto.css +++ b/_freeze/site_libs/revealjs/dist/theme/quarto.css @@ -1,8 +1,8 @@ -@import'https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap';@import"https://fonts.googleapis.com/css2?family=Delius+Unicase&display=swap";@import"https://fonts.googleapis.com/css?family=News+Cycle:400,700";@import"https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #fff;--r-main-font: Atkinson Hyperlegible, sans-serif;--r-main-font-size: 40px;--r-main-color: #000;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: News Cycle, sans-serif;--r-heading-color: #75AADB;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #75AADB;--r-link-color-dark: #3885cb;--r-link-color-hover: #9dc3e6;--r-selection-background-color: rgba(0, 0, 0, 0.99);--r-selection-color: #fff}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:rgba(255,255,255,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:#4d4d4d}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}div.ansi-escaped-output{font-family:monospace;display:block}/*! +@import'https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap';@import"https://fonts.googleapis.com/css2?family=Delius+Unicase&display=swap";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #fff;--r-main-font: Atkinson Hyperlegible, sans-serif;--r-main-font-size: 40px;--r-main-color: #222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Atkinson Hyperlegible, sans-serif;--r-heading-color: #75AADB;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #75AADB;--r-link-color-dark: #3885cb;--r-link-color-hover: #9dc3e6;--r-selection-background-color: #dae8f5;--r-selection-color: #fff}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:rgba(255,255,255,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:#6f6f6f}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}div.ansi-escaped-output{font-family:monospace;display:block}/*! * * ansi colors from IPython notebook's * * we also add `bright-[color]-` synonyms for the `-[color]-intense` classes since * that seems to be what ansi_up emits * -*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #000;--quarto-text-muted: #4d4d4d;--quarto-border-color: #999999;--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #999;--mermaid-node-fg-color: #000;--mermaid-fg-color: #000;--mermaid-fg-color--lighter: #1a1a1a;--mermaid-fg-color--lightest: #333333;--mermaid-font-family: Atkinson Hyperlegible, sans-serif;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #468;--mermaid-node-bg-color: rgba(68, 102, 136, 0.1);--mermaid-node-fg-color: #000}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,')}.panel-tabset [role=tablist]{border-bottom:1px solid #999;list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:#999;display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:#999}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #999;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #999}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:"left"}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #999;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.75em}.reveal code{color:var(--quarto-hl-fu-color);background-color:rgba(0,0,0,0);white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#000}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#4d4d4d;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #4d4d4d;font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:#4d4d4d}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em*2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em*2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:#999;border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em/0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.6em/0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.3em/0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#9dc3e6;background-color:#fff}.reveal .footer{color:#4d4d4d}.reveal .footer a{color:#75aadb}.reveal .footer.has-dark-background{color:#fff}.reveal .footer.has-dark-background a{color:#7bc6fa}.reveal .footer.has-light-background{color:#505050}.reveal .footer.has-light-background a{color:#6a9bdd}.reveal .slide-number{color:#4d4d4d}.reveal .slide-number.has-dark-background{color:#fff}.reveal .slide-number.has-light-background{color:#505050}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#fff;color:#000;border-radius:4px;border:solid 1px #4d4d4d;font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#4d4d4d}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-titled .callout-title p{margin-top:.5em}.reveal .callout.callout-titled .callout-icon::before{margin-top:1rem}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:1rem}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal code.sourceCode.fragment a.code-annotation-anchor{left:auto}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#fff;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #000 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}html.print-pdf .reveal .slides .pdf-page:last-child{page-break-after:avoid}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:"left"}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:0;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}.reveal .custom-title{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:3em;position:absolute;left:20px;top:20px}.reveal .custom-subtitle{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:1.2em;position:absolute;left:20px;top:200px}.reveal .custom-author{color:#d2e3f3;position:absolute;text-align:right;font-size:1.1em;right:0px;bottom:40px;line-height:1.5em}.reveal .custom-url a{color:#9ce0f6;font-size:1em;text-align:right;position:absolute;right:0px;bottom:-10px}.reveal .custom-url-middle-dark a{color:#0f1620;font-size:1.75em;position:absolute;left:20px;top:-150px}.reveal .custom-url-top-white a{color:#fff;font-size:1.1em;position:absolute;left:20px;top:-475px}.reveal .custom-artwork{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:.8em;text-align:right;position:absolute;right:0px;bottom:-90px}.reveal .code-file{background-color:#ececec;margin-bottom:2px !important}.reveal .code-file p{margin-top:2px;margin-bottom:2px;font-size:.8em;margin-left:.8em}.reveal .code-file code{color:#0f1620}.reveal .title-top-light h1{font-family:"Delius Unicase",cursive;color:#75aadb;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-middle-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-light h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .takeaway h2{font-size:1.7em;font-weight:normal;color:#0f1620;text-align:center}.reveal .takeaway{background-color:#e1ecf7;text-align:center}.reveal .slide .quotebox-transparent{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-low{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;bottom:1%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-wide-high{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:0%;bottom:65%;width:95%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;bottom:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right2{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;top:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-opaque{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.95);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .bulletbox{padding:.5em;height:300px}.reveal .borderbox img{border:5px solid #ececec}.reveal .centered{text-align:center}.reveal .larger{font-size:3em}.reveal .large{font-size:1.5em}.reveal .midi{font-size:1.2em}.reveal .quote-source{font-size:.9em}.reveal .small{font-size:.75em}.reveal .h3center h3{text-align:center}.question{background-color:#ff744e;font-style:italic}.reveal .slide .demo{border:3px solid #c7cfcf;color:#fff;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#607576}.reveal .slide .illustration{border:3px solid #ff744e;color:#000;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#fae3e3}.reveal .footer{font-size:.35em !important;margin-left:.5em;text-align:right !important}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ +*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #222;--quarto-text-muted: #6f6f6f;--quarto-border-color: #bbbbbb;--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #999;--mermaid-node-fg-color: #222;--mermaid-fg-color: #222;--mermaid-fg-color--lighter: #3c3c3c;--mermaid-fg-color--lightest: #555555;--mermaid-font-family: Atkinson Hyperlegible, sans-serif;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #468;--mermaid-node-bg-color: rgba(68, 102, 136, 0.1);--mermaid-node-fg-color: #222}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,')}.panel-tabset [role=tablist]{border-bottom:1px solid #bbb;list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:#bbb;display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:#bbb}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #bbb;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #bbb}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:"left"}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #bbb;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.75em}.reveal code{color:var(--quarto-hl-fu-color);background-color:rgba(0,0,0,0);white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#222}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#6f6f6f;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #6f6f6f;font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:#6f6f6f}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em*2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em*2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:#bbb;border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em/0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.6em/0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.3em/0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#9dc3e6;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#75aadb}.reveal .footer.has-dark-background{color:#fff}.reveal .footer.has-dark-background a{color:#7bc6fa}.reveal .footer.has-light-background{color:#505050}.reveal .footer.has-light-background a{color:#6a9bdd}.reveal .slide-number{color:#6f6f6f}.reveal .slide-number.has-dark-background{color:#fff}.reveal .slide-number.has-light-background{color:#505050}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#fff;color:#222;border-radius:4px;border:solid 1px #6f6f6f;font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#6f6f6f}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-titled .callout-title p{margin-top:.5em}.reveal .callout.callout-titled .callout-icon::before{margin-top:1rem}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:1rem}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal code.sourceCode.fragment a.code-annotation-anchor{left:auto}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#fff;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #222 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}html.print-pdf .reveal .slides .pdf-page:last-child{page-break-after:avoid}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:"left"}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:0;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}.reveal .custom-title{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:3em;position:absolute;left:20px;top:20px}.reveal .custom-subtitle{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:1.2em;position:absolute;left:20px;top:200px}.reveal .custom-author{color:#d2e3f3;position:absolute;text-align:right;font-size:1.1em;right:0px;bottom:40px;line-height:1.5em}.reveal .custom-url a{color:#9ce0f6;font-size:1em;text-align:right;position:absolute;right:0px;bottom:-10px}.reveal .custom-url-middle-dark a{color:#0f1620;font-size:1.75em;position:absolute;left:20px;top:-150px}.reveal .custom-url-top-white a{color:#fff;font-size:1.1em;position:absolute;left:20px;top:-475px}.reveal .custom-artwork{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:.8em;text-align:right;position:absolute;right:0px;bottom:-90px}.reveal .code-file{background-color:#ececec;margin-bottom:2px !important}.reveal .code-file p{margin-top:2px;margin-bottom:2px;font-size:.8em;margin-left:.8em}.reveal .code-file code{color:#0f1620}.reveal .title-top-light h1{font-family:"Delius Unicase",cursive;color:#75aadb;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-middle-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-light h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .takeaway h2{font-size:1.7em;font-weight:normal;color:#0f1620;text-align:center}.reveal .takeaway{background-color:#e1ecf7;text-align:center}.reveal .slide .quotebox-transparent{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-low{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;bottom:1%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-wide-high{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:0%;bottom:65%;width:95%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;bottom:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right2{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;top:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-opaque{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.95);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .bulletbox{padding:.5em;height:300px}.reveal .borderbox img{border:5px solid #ececec}.reveal .centered{text-align:center}.reveal .larger{font-size:3em}.reveal .large{font-size:1.5em}.reveal .midi{font-size:1.2em}.reveal .quote-source{font-size:.9em}.reveal .small{font-size:.75em}.reveal .h3center h3{text-align:center}.question{background-color:#ff744e;font-style:italic}.reveal .slide .demo{border:3px solid #c7cfcf;color:#fff;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#607576}.reveal .slide .illustration{border:3px solid #ff744e;color:#000;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#fae3e3}.reveal .footer{font-size:.35em !important;margin-left:.5em;text-align:right !important}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ diff --git a/_freeze/slides/week5-day1/execute-results/html.json b/_freeze/slides/week5-day1/execute-results/html.json index 23cce346..ad85ab2b 100644 --- a/_freeze/slides/week5-day1/execute-results/html.json +++ b/_freeze/slides/week5-day1/execute-results/html.json @@ -1,8 +1,8 @@ { - "hash": "44e31c6cfdb0cca1d89ec6534a6fca67", + "hash": "ed27a8e02004e8935b78298c59f66e1e", "result": { "engine": "knitr", - "markdown": "---\ntitle: \"Introduction to Multiple Linear Regression\"\nformat: \n revealjs:\n theme: style.scss\neditor: visual\n---\n\n\n\n\n# Midterm Project Week\n\n## Plan for Today\n\n1. Review different types of multiple linear regression models\n\n2. Complete an activity on sample selection\n\n3. Start Midterm Project write-up\n\n## Plan for Thursday\n\n**No lab** -- focus on getting **all** the coding accomplished for the Midterm Project\n\n## Draft Due by Sunday\n\nTo get everyone feedback on their drafts in a timely manner, the first drafts are due by Sunday.\n\n::: callout-caution\n# Deadline Extension\n\nA deadline extension is permitted for the first draft. Deadline extensions [**are not**]{.underline} permitted for the final version (due next week).\n:::\n\n# Multiple Linear Regression\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 3em; color: #000000;\"}\nBefore...\n:::\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/old-slr-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 3em; color: #000000;\"}\nNow...\n:::\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/two-mlr-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n

\n\n
\n\n::: {style=\"font-size: 6em; color: #000000;\"}\nHow?\n:::\n\n
\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nOffsets!\n:::\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nsmoke_lm <- lm(weight ~ weeks * habit, data = ncbirths)\n\nget_regression_table(smoke_lm)\n```\n:::\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept -5.94 0.484\n2 weeks 0.341 0.013\n3 habit: smoker -1.86 1.63 \n4 weeks:habitsmoker 0.039 0.042\n```\n\n\n:::\n:::\n\n\n::: callout-note\n# Interaction Model\n\nThe \\* means the variables are interacting!\n:::\n\n## Estimated Regression Equations\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept -5.94 0.484\n2 weeks 0.341 0.013\n3 habit: smoker -1.86 1.63 \n4 weeks:habitsmoker 0.039 0.042\n```\n\n\n:::\n:::\n\n\n::: {style=\"font-size: 1.1em; color: #0F4C81;\"}\nWhat is the regression equation for non-smoker mothers?\n:::\n\n. . .\n\n::: {style=\"font-size: 1.1em; color: #0F4C81;\"}\nWhat is the regression equation for smoker mothers?\n:::\n\n## {background-color=\"#B6CADA\"}\n\n
\n\n::: {style=\"font-size: 3em; color: #000000;\"}\nWhat if we have a second numerical explanatory variable?\n:::\n\n
\n\n## {background-color=\"#D4D4D4\"}\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/mlr-two-num-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nMultiple slopes\n:::\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nage_lm <- lm(weight ~ weeks + mage, data = ncbirths)\n\nget_regression_table(age_lm)\n```\n:::\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 3 × 3\n term estimate std_error\n \n1 intercept -6.68 0.492\n2 weeks 0.346 0.012\n3 mage 0.02 0.006\n```\n\n\n:::\n:::\n\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #0F4C81;\"}\nHow do you interpret the value of 0.346?\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #0F4C81;\"}\nHow do you interpret the value of 0.02?\n:::\n\n## {background-color=\"#B6CADA\"}\n\n
\n\n::: {style=\"font-size: 2.5em; color: #000000;\"}\nBut how do we decide if the interaction model is \"best\" without a p-value??????\n:::\n\n
\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nWhen investigating if a relationship differs...\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #0F4C81;\"}\nAlways start with the \"interaction\" / different slopes model.\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #b76352;\"}\nIf the slopes look different, you're done!\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #34605f;\"}\nIf the slopes look similar, then fit the \"additive\" / parallel slopes model.\n:::\n\n## \n\n::: {style=\"font-size: 2em; color: #000000;\"}\nDifferent Enough?\n:::\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/unnamed-chunk-2-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 1.5em; color: #000000;\"}\nWhat if they're not very different?\n:::\n\n\n::: {.cell layout-align=\"center\"}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/unnamed-chunk-3-1.png){fig-align='center' width=960}\n:::\n:::\n\n\n## \n\n::: {style=\"font-size: 2em; color: #000000;\"}\nParallel Slopes\n:::\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nlm(average_sat_math ~ perc_disadvan + size, \n data = MA_schools)\n```\n:::\n\n\n
\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept 588. 7.61 \n2 perc_disadvan -2.78 0.106\n3 size: medium -11.9 7.54 \n4 size: large -6.36 6.92 \n```\n\n\n:::\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nGroup equations -- Baseline\n:::\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept 588. 7.61 \n2 perc_disadvan -2.78 0.106\n3 size: medium -11.9 7.54 \n4 size: large -6.36 6.92 \n```\n\n\n:::\n:::\n\n\n. . .\n\n$$\\widehat{SAT}_{small} = 588 - 2.78 \\times \\text{percent disadvantaged}$$\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nGroup equations -- Offsets\n:::\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept 588. 7.61 \n2 perc_disadvan -2.78 0.106\n3 size: medium -11.9 7.54 \n4 size: large -6.36 6.92 \n```\n\n\n:::\n:::\n\n\n. . .\n\n::: small\n$$\\widehat{SAT}_{medium} = (588 - 11.9) - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n::: small\n$$\\widehat{SAT}_{medium} = 576.1 - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n. . .\n\n::: small\n$$\\widehat{SAT}_{large} = (588 - 6.36) - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n::: small\n$$\\widehat{SAT}_{large} = 581.64 - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n# Sample Selection Activity\n\n## Find Your Data Group!\n\nOnce you have found other students working on the same dataset, complete [the sample selection activity](https://atheobold.github.io/stat-313-website/activity/week-5-sample-selection.html).\n\n# Midterm Project Work Time\n\n## Steps Before Thursday (STAT 313)\n\n1. Insert the description of your dataset and variables (from the Midterm Proposal) into the \"Introduction\" of your project\n\n2. Pose a research question about your selected variables, **which can be addressed with multiple linear regression**\n\n3. Insert the code to create the required two (or three) visualizations\n\n4. Write a description of what you see in the visualizations\n\n5. Make a decision which model you believe is \"best\"\n\n## Steps Before Thursday (STAT 513)\n\n::: small\n1. Create a [nicely formatted version of your dataset](../project/data-formatting-513.qmd)\n\n2. Insert the description of your dataset and variables (from the Midterm Proposal) into the \"Introduction\" of your project\n\n3. Pose a research question about your selected variables, **which can be addressed with multiple linear regression**\n\n4. Work with Dr. Theobold to write code to read in your data!\n\n5. Insert the code to create the required two (or three) visualizations\n\n6. Write a description of what you see in the visualizations\n\n7. Make a decision which model you believe is \"best\"\n:::\n", + "markdown": "---\ntitle: \"Introduction to Multiple Linear Regression\"\nformat: \n revealjs:\n theme: style.scss\neditor: visual\n---\n\n\n\n\n# Midterm Project Week\n\n## Plan for Today\n\n1. Review different types of multiple linear regression models\n\n2. Complete an activity on sample selection\n\n3. Start Midterm Project write-up\n\n## Plan for Wednesday\n\n**No lab** -- focus on getting **all** the coding accomplished for the Midterm Project\n\n## Draft Due by Sunday\n\nTo get everyone feedback on their drafts in a timely manner, the first drafts are due by Sunday.\n\n::: callout-caution\n# Deadline Extension\n\nA deadline extension [**is**]{.underline} permitted for the first draft. Deadline extensions [**are not**]{.underline} permitted for the final version (due next week).\n:::\n\n# Multiple Linear Regression\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 3em; color: #000000;\"}\nBefore...\n:::\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/old-slr-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 3em; color: #000000;\"}\nNow...\n:::\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/two-mlr-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n

\n\n
\n\n::: {style=\"font-size: 6em; color: #000000;\"}\nHow?\n:::\n\n
\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nOffsets!\n:::\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nsmoke_lm <- lm(weight ~ weeks * habit, data = ncbirths)\n\nget_regression_table(smoke_lm)\n```\n:::\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept -5.94 0.484\n2 weeks 0.341 0.013\n3 habit: smoker -1.86 1.63 \n4 weeks:habitsmoker 0.039 0.042\n```\n\n\n:::\n:::\n\n\n::: callout-note\n# Interaction Model\n\nThe \\* means the variables are interacting!\n:::\n\n## Estimated Regression Equations\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept -5.94 0.484\n2 weeks 0.341 0.013\n3 habit: smoker -1.86 1.63 \n4 weeks:habitsmoker 0.039 0.042\n```\n\n\n:::\n:::\n\n\n::: {style=\"font-size: 1.1em; color: #0F4C81;\"}\nWhat is the regression equation for non-smoker mothers?\n:::\n\n. . .\n\n::: {style=\"font-size: 1.1em; color: #0F4C81;\"}\nWhat is the regression equation for smoker mothers?\n:::\n\n## {background-color=\"#B6CADA\"}\n\n
\n\n::: {style=\"font-size: 3em; color: #000000;\"}\nWhat if we have a second numerical explanatory variable?\n:::\n\n
\n\n## {background-color=\"#D4D4D4\"}\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/mlr-two-num-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nMultiple slopes\n:::\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nage_lm <- lm(weight ~ weeks + mage, data = ncbirths)\n\nget_regression_table(age_lm)\n```\n:::\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 3 × 3\n term estimate std_error\n \n1 intercept -6.68 0.492\n2 weeks 0.346 0.012\n3 mage 0.02 0.006\n```\n\n\n:::\n:::\n\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #0F4C81;\"}\nHow do you interpret the value of 0.346?\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #0F4C81;\"}\nHow do you interpret the value of 0.02?\n:::\n\n## {background-color=\"#B6CADA\"}\n\n
\n\n::: {style=\"font-size: 2.5em; color: #000000;\"}\nBut how do we decide if the interaction model is \"best\" without a p-value??????\n:::\n\n
\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nWhen investigating if a relationship differs...\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #0F4C81;\"}\nAlways start with the \"interaction\" / different slopes model.\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #b76352;\"}\nIf the slopes look different, you're done!\n:::\n\n. . .\n\n::: {style=\"font-size: 1.25em; color: #34605f;\"}\nIf the slopes look similar, then fit the \"additive\" / parallel slopes model.\n:::\n\n## \n\n::: {style=\"font-size: 2em; color: #000000;\"}\nDifferent Enough?\n:::\n\n\n::: {.cell}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/unnamed-chunk-2-1.png){width=960}\n:::\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 1.5em; color: #000000;\"}\nWhat if they're not very different?\n:::\n\n\n::: {.cell layout-align=\"center\"}\n::: {.cell-output-display}\n![](week5-day1_files/figure-revealjs/unnamed-chunk-3-1.png){fig-align='center' width=960}\n:::\n:::\n\n\n## \n\n::: {style=\"font-size: 2em; color: #000000;\"}\nParallel Slopes\n:::\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nlm(average_sat_math ~ perc_disadvan + size, \n data = MA_schools)\n```\n:::\n\n\n
\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept 588. 7.61 \n2 perc_disadvan -2.78 0.106\n3 size: medium -11.9 7.54 \n4 size: large -6.36 6.92 \n```\n\n\n:::\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nGroup equations -- Baseline\n:::\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept 588. 7.61 \n2 perc_disadvan -2.78 0.106\n3 size: medium -11.9 7.54 \n4 size: large -6.36 6.92 \n```\n\n\n:::\n:::\n\n\n. . .\n\n$$\\widehat{SAT}_{small} = 588 - 2.78 \\times \\text{percent disadvantaged}$$\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nGroup equations -- Offsets\n:::\n\n\n::: {.cell}\n::: {.cell-output .cell-output-stdout}\n\n```\n# A tibble: 4 × 3\n term estimate std_error\n \n1 intercept 588. 7.61 \n2 perc_disadvan -2.78 0.106\n3 size: medium -11.9 7.54 \n4 size: large -6.36 6.92 \n```\n\n\n:::\n:::\n\n\n. . .\n\n::: small\n$$\\widehat{SAT}_{medium} = (588 - 11.9) - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n::: small\n$$\\widehat{SAT}_{medium} = 576.1 - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n. . .\n\n::: small\n$$\\widehat{SAT}_{large} = (588 - 6.36) - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n::: small\n$$\\widehat{SAT}_{large} = 581.64 - 2.78 \\times \\text{percent disadvan}$$\n:::\n\n# Sample Selection Activity\n\n## Find Your Data Group!\n\nOnce you have found other students working on the same dataset, complete [the sample selection activity](https://atheobold.github.io/stat-313-website/activity/week-5-sample-selection.html).\n\n# Midterm Project Work Time\n\n## Steps Before Wednesday\n\n1. Insert the description of your dataset and variables (from the Midterm Proposal) into the \"Introduction\" of your project\n\n2. Pose a research question about your selected variables, **which can be addressed with multiple linear regression**\n\n3. Insert the code to create the required two (or three) visualizations\n\n4. Write a description of what you see in the visualizations\n\n5. Make a decision which model you believe is \"best\"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", "supporting": [ "week5-day1_files" ], diff --git a/_freeze/slides/week5-day1/figure-revealjs/mlr-two-num-1.png b/_freeze/slides/week5-day1/figure-revealjs/mlr-two-num-1.png index 8df8180e..ffa88ad7 100644 Binary files a/_freeze/slides/week5-day1/figure-revealjs/mlr-two-num-1.png and b/_freeze/slides/week5-day1/figure-revealjs/mlr-two-num-1.png differ diff --git a/_freeze/slides/week5-day1/figure-revealjs/old-slr-1.png b/_freeze/slides/week5-day1/figure-revealjs/old-slr-1.png index ce2062a7..44975207 100644 Binary files a/_freeze/slides/week5-day1/figure-revealjs/old-slr-1.png and b/_freeze/slides/week5-day1/figure-revealjs/old-slr-1.png differ diff --git a/_freeze/slides/week5-day1/figure-revealjs/two-mlr-1.png b/_freeze/slides/week5-day1/figure-revealjs/two-mlr-1.png index 6c9a88a0..547102f2 100644 Binary files a/_freeze/slides/week5-day1/figure-revealjs/two-mlr-1.png and b/_freeze/slides/week5-day1/figure-revealjs/two-mlr-1.png differ diff --git a/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-2-1.png b/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-2-1.png index 911373d9..d5564f2b 100644 Binary files a/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-2-1.png and b/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-2-1.png differ diff --git a/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-3-1.png b/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-3-1.png index f01851b3..0b0b645e 100644 Binary files a/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-3-1.png and b/_freeze/slides/week5-day1/figure-revealjs/unnamed-chunk-3-1.png differ diff --git a/_freeze/slides/week5-day2/execute-results/html.json b/_freeze/slides/week5-day2/execute-results/html.json index 288745bb..18f04b7c 100644 --- a/_freeze/slides/week5-day2/execute-results/html.json +++ b/_freeze/slides/week5-day2/execute-results/html.json @@ -1,8 +1,8 @@ { - "hash": "0799313ba8729ebc6adeb240e638d890", + "hash": "231908646959eb1a290ad1e6bd329463", "result": { "engine": "knitr", - "markdown": "---\ntitle: \"Midterm Project Work Day\"\nformat: \n revealjs:\n theme: style.scss\neditor: visual\n---\n\n\n# Reminders About Deadlines\n\n## {background-color=\"#B6CADA\"}\n\n- Lab 3 Revisions are due today (Thursday, February 8)\n\n- Lab 4 Revisions are due next Thursday (February 15)\n\n::: callout-caution\n# Making a copy of your group's Lab 4\n\nIf you were the recorder (typer) for your group, you need to [make your project public](https://atheobold.github.io/stat-313-website/slides/week4-day2.html#copying-the-lab-last-weeks-recorder). If you were not the recorder, you need to [make a copy of your group's project](https://atheobold.github.io/stat-313-website/slides/week4-day2.html#copying-the-lab-everyone-else).\n:::\n\n- The first draft of your Midterm Project is due on [Sunday at midnight]{.underline}.\n\n# Comments from Project Proposals\n\n## For Every Dataset (in STAT 313)\n\n- [Every]{.underine} dataset is included in an R package! You need to find which package that is and load it in!\n\n- If your dataset is associated with a publication, that publication should be referenced in your Introduction!\n\n## Introduction Versus Methods\n\n- The description of your data goes and your research question goes in your Introduction.\n\n- The description of your variables goes at the beginning of your Methods!\n\n## Specific Dataset Advice\n\n- For the `and_vertebrates` data, you should include `species` as an explanatory variable. If you don't you are assuming the same relationship applies to trout AND salamanders.\n\n- For the `hbr_maples` data, you cannot use `year` as a numerical variable. There are only two years of data!\n\n- For the `pie_crabs` data:\n\n - `size` should be the response variable\n - `site` and `latitude` measure the [same]{.underline} thing\n\n# Coding a Multiple Linear Regression\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nStep 0 -- Read in Your Data\n:::\n\n::: columns\n::: {.column width=\"47%\"}\nSTAT 313\n\n::: small\n- Locate what package your data live in (found in the directions for the midterm project proposal)\n\n- Load in the package you need!\n\n- Get started!\n:::\n:::\n\n::: {.column width=\"3%\"}\n:::\n\n::: {.column width=\"50%\"}\nSTAT 513\n\n::: small\n- Upload your formatted dataset to your Midterm Project on Posit Cloud\n- Write the following code to load in your dataset:\n:::\n:::\n:::\n\n
\n\n\n::: {.cell}\n\n```{.r .cell-code}\nname_you_want <- read_xlsx(\"name of your dataset.xlsx\")\n```\n:::\n\n\n**OR**\n\n\n::: {.cell}\n\n```{.r .cell-code}\nname_you_want <- read_csv(\"name of your dataset.csv\")\n```\n:::\n\n\n## {background-color=\"#B6CADA\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nStep 1 -- Visualizations\n:::\n\n::: columns\n::: {.column width=\"47%\"}\n[Two Numerical Variables]{.underline}\n\n::: callout-tip\n# Three total visualizations\n:::\n\n::: small\n- Visualize the model with **both** variables -- `color` gradient\n- Visualize **two** simple linear regression models -- one for each variable\n:::\n:::\n\n::: {.column width=\"3%\"}\n:::\n\n::: {.column width=\"50%\"}\n[One Categorical & One Numerical Variable]{.underline}\n\n::: callout-tip\n# Two total visualizations\n:::\n\n::: small\n- Visualize the model using `geom_smooth(method = \"lm\")`\n- Visualize the model using `geom_parallel_slopes()`\n:::\n:::\n:::\n\n::: callout-warning\n# No `theme_classic()`\n\nI like grid lines! Please use `theme_bw()` instead!\n:::\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nStep 2 -- Decide the \"Best\" Model\n:::\n\n::: columns\n::: {.column width=\"45%\"}\n[Two Numerical Variables]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- If there appears to be a relationship with the colors -- include **both** variables!\n\n- If the colors are equally dispersed throughout the plot -- choose the [**one**]{.underline} variable that has the [**stronger**]{.underline} relationship (larger slope)!\n:::\n:::\n\n::: {.column width=\"5%\"}\n:::\n\n::: {.column width=\"45%\"}\n[One Categorical & One Numerical Variable]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- Look at the plot where the lines are allowed to be different! Does it look like they are?\n:::\n:::\n:::\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nStep 3 -- Fit the regression model with `lm()`\n:::\n\n::: columns\n::: {.column width=\"45%\"}\n[Two Numerical Variables]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- Are both variables included? Use a `+` to separate them!\n:::\n:::\n\n::: {.column width=\"5%\"}\n:::\n\n::: {.column width=\"45%\"}\n[One Categorical & One Numerical Variable]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- Are the slopes different? You need to fit a different slopes model! Use a `*` to separate the variables!\n\n- Are the slopes similar? You need to fit a parallel slopes model! Use a `+` to separate the variables!\n:::\n:::\n:::\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 2em; color: #000000;\"}\nStep 4: Get the coefficients with `get_regression_table()`\n:::\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 5em; color: #000000;\"}\nNow interpret!\n:::\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n", + "markdown": "---\ntitle: \"Midterm Project Work Day\"\nformat: \n revealjs:\n theme: style.scss\neditor: visual\n---\n\n\n## Reminders About Deadlines\n\n- Lab 3 Revisions are due today (Wednesday, May 1)\n\n- Lab 4 Revisions are due next Wednesday (May 8)\n\n::: callout-caution\n# Making a copy of your group's Lab 4\n\nIf you were the recorder (typer) for your group, you need to [make your project public](https://atheobold.github.io/stat-313-website/slides/week4-day2.html#copying-the-lab-last-weeks-recorder). If you were not the recorder, you need to [make a copy of your group's project](https://atheobold.github.io/stat-313-website/slides/week4-day2.html#copying-the-lab-everyone-else).\n:::\n\n- The first draft of your Midterm Project is due on [Sunday at midnight]{.underline}.\n\n# Comments from Project Proposals\n\n## For Every Dataset (in STAT 313)\n\n- [Every]{.underine} dataset is included in an R package! You need to find which package that is and load it in!\n\n- If your dataset is associated with a publication, that publication should be referenced in your Introduction!\n\n## Introduction Versus Methods\n\n- The description of your data goes and your research question goes in your Introduction.\n\n- The description of your variables goes at the beginning of your Methods!\n\n## Specific Dataset Advice\n\n- For the `and_vertebrates` data, you should include `species` as an explanatory variable. If you don't you are assuming the same relationship applies to trout AND salamanders.\n\n- For the `hbr_maples` data, you cannot use `year` as a numerical variable. There are only two years of data!\n\n- For the `pie_crabs` data:\n\n - `size` should be the response variable\n - `site` and `latitude` measure the [same]{.underline} thing\n\n# Coding a Multiple Linear Regression\n\n## Step 0 -- Read in Your Data\n\n- Locate what package your data live in (found in the directions for the midterm project proposal)\n\n- Load in the package you need!\n\n- Get started!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nlibrary(openintro)\n```\n:::\n\n::: {.cell}\n\n:::\n\n\n## Step 1 -- Visualizations\n\n::: columns\n::: {.column width=\"47%\"}\n[Two Numerical Variables]{.underline}\n\n::: callout-tip\n# Three total visualizations\n:::\n\n::: small\n- Visualize the model with **both** variables -- `color` gradient\n- Visualize **two** simple linear regression models -- one for each variable\n:::\n:::\n\n::: {.column width=\"3%\"}\n:::\n\n::: {.column width=\"50%\"}\n[One Categorical & One Numerical Variable]{.underline}\n\n::: callout-tip\n# Two total visualizations\n:::\n\n::: small\n- Visualize the model using `geom_smooth(method = \"lm\")`\n- Visualize the model using `geom_parallel_slopes()`\n:::\n:::\n:::\n\n. . .\n\n::: callout-warning\n# No `theme_classic()`\n\nI like grid lines! Please use `theme_bw()` instead!\n:::\n\n## Step 2 -- Decide the \"Best\" Model\n\n::: columns\n::: {.column width=\"45%\"}\n[Two Numerical Variables]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- If there appears to be a relationship with the colors -- include **both** variables!\n\n- If the colors are equally dispersed throughout the plot -- choose the [**one**]{.underline} variable that has the [**stronger**]{.underline} relationship (larger slope)!\n:::\n:::\n\n::: {.column width=\"5%\"}\n:::\n\n::: {.column width=\"45%\"}\n[One Categorical & One Numerical Variable]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- Look at the plot where the lines are allowed to be different! Does it look like they are?\n:::\n:::\n:::\n\n## Step 3 -- Fit the regression model you chose with `lm()`\n\n::: columns\n::: {.column width=\"45%\"}\n[Two Numerical Variables]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.75em\"}\n- Are both variables included? Use a `+` to separate them!\n\n:::{.small}\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nmy_model <- lm(size ~ latitude + water_temp, \n data = pie_crab)\n```\n:::\n\n:::\n\n:::\n:::\n\n::: {.column width=\"5%\"}\n:::\n\n::: {.column width=\"45%\"}\n[One Categorical & One Numerical Variable]{.underline}\n\n::: {style=\"color: #0F4C81; font-size: 0.65em\"}\n- Are the slopes different? You need to fit a different slopes model! Use a `*` to separate the variables!\n\n:::{.small}\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nmy_model <- lm(tail_l ~ age + pop, \n data = possum)\n```\n:::\n\n:::\n\n- Are the slopes similar? You need to fit a parallel slopes model! Use a `+` to separate the variables!\n\n:::{.small}\n\n::: {.cell}\n\n```{.r .cell-code code-line-numbers=\"false\"}\nmy_model <- lm(weight ~ weeks + habit, \n data = births14)\n```\n:::\n\n:::\n:::\n:::\n:::\n\n## Step 4: Get the coefficients with `get_regression_table()`\n\n## {background-color=\"#D4D4D4\"}\n\n::: {style=\"font-size: 5em; color: #000000;\"}\nNow interpret!\n:::\n", "supporting": [], "filters": [ "rmarkdown/pagebreak.lua" diff --git a/docs/search.json b/docs/search.json index fb6ad6e9..e16ae9a0 100644 --- a/docs/search.json +++ b/docs/search.json @@ -5357,7 +5357,7 @@ "href": "slides/week5-day2.html#section", "title": "Midterm Project Work Day", "section": "", - "text": "Lab 3 Revisions are due today (Thursday, February 8)\nLab 4 Revisions are due next Thursday (February 15)\n\n\n\n\n\n\n\nMaking a copy of your group’s Lab 4\n\n\nIf you were the recorder (typer) for your group, you need to make your project public. If you were not the recorder, you need to make a copy of your group’s project.\n\n\n\n\nThe first draft of your Midterm Project is due on Sunday at midnight." + "text": "Now interpret!" }, { "objectID": "slides/week5-day2.html#for-every-dataset-in-stat-313", @@ -5385,35 +5385,35 @@ "href": "slides/week5-day2.html#section-1", "title": "Midterm Project Work Day", "section": "", - "text": "Step 0 – Read in Your Data\n\n\n\nSTAT 313\n\n\nLocate what package your data live in (found in the directions for the midterm project proposal)\nLoad in the package you need!\nGet started!\n\n\n\n\n\nSTAT 513\n\n\nUpload your formatted dataset to your Midterm Project on Posit Cloud\nWrite the following code to load in your dataset:\n\n\n\n\n\n\nname_you_want <- read_xlsx(\"name of your dataset.xlsx\")\n\nOR\n\nname_you_want <- read_csv(\"name of your dataset.csv\")" + "text": "Step 4: Get the coefficients with get_regression_table()" }, { "objectID": "slides/week5-day2.html#section-2", "href": "slides/week5-day2.html#section-2", "title": "Midterm Project Work Day", "section": "", - "text": "Step 1 – Visualizations\n\n\n\nTwo Numerical Variables\n\n\n\n\n\n\nThree total visualizations\n\n\n\n\n\n\n\n\nVisualize the model with both variables – color gradient\nVisualize two simple linear regression models – one for each variable\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\n\n\n\n\nTwo total visualizations\n\n\n\n\n\n\n\n\nVisualize the model using geom_smooth(method = \"lm\")\nVisualize the model using geom_parallel_slopes()\n\n\n\n\n\n\n\n\n\n\nNo theme_classic()\n\n\nI like grid lines! Please use theme_bw() instead!" + "text": "Now interpret!" }, { "objectID": "slides/week5-day2.html#section-3", "href": "slides/week5-day2.html#section-3", "title": "Midterm Project Work Day", "section": "", - "text": "Step 2 – Decide the “Best” Model\n\n\n\nTwo Numerical Variables\n\n\nIf there appears to be a relationship with the colors – include both variables!\nIf the colors are equally dispersed throughout the plot – choose the one variable that has the stronger relationship (larger slope)!\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\nLook at the plot where the lines are allowed to be different! Does it look like they are?" + "text": "Now interpret!" }, { "objectID": "slides/week5-day2.html#section-4", "href": "slides/week5-day2.html#section-4", "title": "Midterm Project Work Day", "section": "", - "text": "Step 3 – Fit the regression model with lm()\n\n\n\nTwo Numerical Variables\n\n\nAre both variables included? Use a + to separate them!\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\nAre the slopes different? You need to fit a different slopes model! Use a * to separate the variables!\nAre the slopes similar? You need to fit a parallel slopes model! Use a + to separate the variables!" + "text": "Step 4: Get the coefficients with get_regression_table()" }, { "objectID": "slides/week5-day2.html#section-5", "href": "slides/week5-day2.html#section-5", "title": "Midterm Project Work Day", "section": "", - "text": "Step 4: Get the coefficients with get_regression_table()" + "text": "Now interpret!" }, { "objectID": "slides/week5-day2.html#section-6", @@ -6468,5 +6468,68 @@ "title": "Introduction to Linear Regression", "section": "", "text": "Relationships Between Variables\n. . ." + }, + { + "objectID": "slides/week5-day1.html#plan-for-wednesday", + "href": "slides/week5-day1.html#plan-for-wednesday", + "title": "Introduction to Multiple Linear Regression", + "section": "Plan for Wednesday", + "text": "Plan for Wednesday\nNo lab – focus on getting all the coding accomplished for the Midterm Project" + }, + { + "objectID": "slides/week5-day1.html#steps-before-wednesday", + "href": "slides/week5-day1.html#steps-before-wednesday", + "title": "Introduction to Multiple Linear Regression", + "section": "Steps Before Wednesday", + "text": "Steps Before Wednesday\n\nInsert the description of your dataset and variables (from the Midterm Proposal) into the “Introduction” of your project\nPose a research question about your selected variables, which can be addressed with multiple linear regression\nInsert the code to create the required two (or three) visualizations\nWrite a description of what you see in the visualizations\nMake a decision which model you believe is “best”" + }, + { + "objectID": "slides/week5-day2.html#reminders-about-deadlines", + "href": "slides/week5-day2.html#reminders-about-deadlines", + "title": "Midterm Project Work Day", + "section": "Reminders About Deadlines", + "text": "Reminders About Deadlines\n\nLab 3 Revisions are due today (Wednesday, May 1)\nLab 4 Revisions are due next Wednesday (May 8)\n\n\n\n\n\n\n\nMaking a copy of your group’s Lab 4\n\n\nIf you were the recorder (typer) for your group, you need to make your project public. If you were not the recorder, you need to make a copy of your group’s project.\n\n\n\n\nThe first draft of your Midterm Project is due on Sunday at midnight." + }, + { + "objectID": "slides/week5-day2.html#step-0-read-in-your-data", + "href": "slides/week5-day2.html#step-0-read-in-your-data", + "title": "Midterm Project Work Day", + "section": "Step 0 – Read in Your Data", + "text": "Step 0 – Read in Your Data\n\nLocate what package your data live in (found in the directions for the midterm project proposal)\nLoad in the package you need!\nGet started!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nlibrary(openintro)" + }, + { + "objectID": "slides/week5-day2.html#step-1-visualizations", + "href": "slides/week5-day2.html#step-1-visualizations", + "title": "Midterm Project Work Day", + "section": "Step 1 – Visualizations", + "text": "Step 1 – Visualizations\n\n\nTwo Numerical Variables\n\n\n\n\n\n\nThree total visualizations\n\n\n\n\n\n\n\n\nVisualize the model with both variables – color gradient\nVisualize two simple linear regression models – one for each variable\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\n\n\n\n\nTwo total visualizations\n\n\n\n\n\n\n\n\nVisualize the model using geom_smooth(method = \"lm\")\nVisualize the model using geom_parallel_slopes()\n\n\n\n\n\n\n\n\n\n\n\nNo theme_classic()\n\n\nI like grid lines! Please use theme_bw() instead!" + }, + { + "objectID": "slides/week5-day2.html#step-2-decide-the-best-model", + "href": "slides/week5-day2.html#step-2-decide-the-best-model", + "title": "Midterm Project Work Day", + "section": "Step 2 – Decide the “Best” Model", + "text": "Step 2 – Decide the “Best” Model\n\n\nTwo Numerical Variables\n\n\nIf there appears to be a relationship with the colors – include both variables!\nIf the colors are equally dispersed throughout the plot – choose the one variable that has the stronger relationship (larger slope)!\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\nLook at the plot where the lines are allowed to be different! Does it look like they are?" + }, + { + "objectID": "slides/week5-day2.html#step-3-fit-the-regression-model-with-lm", + "href": "slides/week5-day2.html#step-3-fit-the-regression-model-with-lm", + "title": "Midterm Project Work Day", + "section": "Step 3 – Fit the regression model with lm()", + "text": "Step 3 – Fit the regression model with lm()\n\n\nTwo Numerical Variables\n\n\nAre both variables included? Use a + to separate them!\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\nAre the slopes different? You need to fit a different slopes model! Use a * to separate the variables!\nAre the slopes similar? You need to fit a parallel slopes model! Use a + to separate the variables!" + }, + { + "objectID": "slides/week5-day2.html#step-4-get-the-coefficients-with-get_regression_table", + "href": "slides/week5-day2.html#step-4-get-the-coefficients-with-get_regression_table", + "title": "Midterm Project Work Day", + "section": "Step 4: Get the coefficients with get_regression_table()", + "text": "Step 4: Get the coefficients with get_regression_table()" + }, + { + "objectID": "slides/week5-day2.html#step-3-fit-the-regression-model-you-chose-with-lm", + "href": "slides/week5-day2.html#step-3-fit-the-regression-model-you-chose-with-lm", + "title": "Midterm Project Work Day", + "section": "Step 3 – Fit the regression model you chose with lm()", + "text": "Step 3 – Fit the regression model you chose with lm()\n\n\nTwo Numerical Variables\n\n\nAre both variables included? Use a + to separate them!\n\n\n\nmy_model <- lm(size ~ latitude + water_temp, \n data = pie_crab)\n\n\n\n\n\n\nOne Categorical & One Numerical Variable\n\n\nAre the slopes different? You need to fit a different slopes model! Use a * to separate the variables!\n\n\n\nmy_model <- lm(tail_l ~ age + pop, \n data = possum)\n\n\n\nAre the slopes similar? You need to fit a parallel slopes model! Use a + to separate the variables!\n\n\n\nmy_model <- lm(weight ~ weeks + habit, \n data = births14)" } ] \ No newline at end of file diff --git a/docs/site_libs/revealjs/dist/theme/quarto.css b/docs/site_libs/revealjs/dist/theme/quarto.css index 7f2e1da4..73c6aa9f 100644 --- a/docs/site_libs/revealjs/dist/theme/quarto.css +++ b/docs/site_libs/revealjs/dist/theme/quarto.css @@ -1,8 +1,8 @@ -@import'https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap';@import"https://fonts.googleapis.com/css2?family=Delius+Unicase&display=swap";@import"https://fonts.googleapis.com/css?family=News+Cycle:400,700";@import"https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #fff;--r-main-font: Atkinson Hyperlegible, sans-serif;--r-main-font-size: 40px;--r-main-color: #000;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: News Cycle, sans-serif;--r-heading-color: #75AADB;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #75AADB;--r-link-color-dark: #3885cb;--r-link-color-hover: #9dc3e6;--r-selection-background-color: rgba(0, 0, 0, 0.99);--r-selection-color: #fff}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:rgba(255,255,255,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:#4d4d4d}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}div.ansi-escaped-output{font-family:monospace;display:block}/*! +@import'https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap';@import"https://fonts.googleapis.com/css2?family=Delius+Unicase&display=swap";@import"./fonts/source-sans-pro/source-sans-pro.css";:root{--r-background-color: #fff;--r-main-font: Atkinson Hyperlegible, sans-serif;--r-main-font-size: 40px;--r-main-color: #222;--r-block-margin: 12px;--r-heading-margin: 0 0 12px 0;--r-heading-font: Atkinson Hyperlegible, sans-serif;--r-heading-color: #75AADB;--r-heading-line-height: 1.2;--r-heading-letter-spacing: normal;--r-heading-text-transform: none;--r-heading-text-shadow: none;--r-heading-font-weight: 600;--r-heading1-text-shadow: none;--r-heading1-size: 2.5em;--r-heading2-size: 1.6em;--r-heading3-size: 1.3em;--r-heading4-size: 1em;--r-code-font: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--r-link-color: #75AADB;--r-link-color-dark: #3885cb;--r-link-color-hover: #9dc3e6;--r-selection-background-color: #dae8f5;--r-selection-color: #fff}.reveal-viewport{background:#fff;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:normal;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal img,.reveal video,.reveal iframe{max-width:95%;max-height:95%}.reveal strong,.reveal b{font-weight:bold}.reveal em{font-style:italic}.reveal ol,.reveal dl,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ul ul,.reveal ul ol,.reveal ol ol,.reveal ol ul{display:block;margin-left:40px}.reveal dt{font-weight:bold}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:rgba(255,255,255,.05);box-shadow:0px 0px 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;font-family:var(--r-code-font);line-height:1.2em;word-wrap:break-word;box-shadow:0px 5px 15px rgba(0,0,0,.15)}.reveal code{font-family:var(--r-code-font);text-transform:none;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:bold}.reveal table th,.reveal table td{text-align:left;padding:.2em .5em .2em .5em;border-bottom:1px solid}.reveal table th[align=center],.reveal table td[align=center]{text-align:center}.reveal table th[align=right],.reveal table td[align=right]{text-align:right}.reveal table tbody tr:last-child th,.reveal table tbody tr:last-child td{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em;vertical-align:top}.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2);color:var(--r-link-color)}@media print{.backgrounds{background-color:var(--r-background-color)}}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:#6f6f6f}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}div.ansi-escaped-output{font-family:monospace;display:block}/*! * * ansi colors from IPython notebook's * * we also add `bright-[color]-` synonyms for the `-[color]-intense` classes since * that seems to be what ansi_up emits * -*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #000;--quarto-text-muted: #4d4d4d;--quarto-border-color: #999999;--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #999;--mermaid-node-fg-color: #000;--mermaid-fg-color: #000;--mermaid-fg-color--lighter: #1a1a1a;--mermaid-fg-color--lightest: #333333;--mermaid-font-family: Atkinson Hyperlegible, sans-serif;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #468;--mermaid-node-bg-color: rgba(68, 102, 136, 0.1);--mermaid-node-fg-color: #000}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,')}.panel-tabset [role=tablist]{border-bottom:1px solid #999;list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:#999;display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:#999}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #999;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #999}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:"left"}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #999;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.75em}.reveal code{color:var(--quarto-hl-fu-color);background-color:rgba(0,0,0,0);white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#000}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#4d4d4d;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #4d4d4d;font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:#4d4d4d}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em*2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em*2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:#999;border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em/0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.6em/0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.3em/0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#9dc3e6;background-color:#fff}.reveal .footer{color:#4d4d4d}.reveal .footer a{color:#75aadb}.reveal .footer.has-dark-background{color:#fff}.reveal .footer.has-dark-background a{color:#7bc6fa}.reveal .footer.has-light-background{color:#505050}.reveal .footer.has-light-background a{color:#6a9bdd}.reveal .slide-number{color:#4d4d4d}.reveal .slide-number.has-dark-background{color:#fff}.reveal .slide-number.has-light-background{color:#505050}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#fff;color:#000;border-radius:4px;border:solid 1px #4d4d4d;font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#4d4d4d}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-titled .callout-title p{margin-top:.5em}.reveal .callout.callout-titled .callout-icon::before{margin-top:1rem}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:1rem}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal code.sourceCode.fragment a.code-annotation-anchor{left:auto}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#fff;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #000 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}html.print-pdf .reveal .slides .pdf-page:last-child{page-break-after:avoid}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:"left"}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:0;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}.reveal .custom-title{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:3em;position:absolute;left:20px;top:20px}.reveal .custom-subtitle{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:1.2em;position:absolute;left:20px;top:200px}.reveal .custom-author{color:#d2e3f3;position:absolute;text-align:right;font-size:1.1em;right:0px;bottom:40px;line-height:1.5em}.reveal .custom-url a{color:#9ce0f6;font-size:1em;text-align:right;position:absolute;right:0px;bottom:-10px}.reveal .custom-url-middle-dark a{color:#0f1620;font-size:1.75em;position:absolute;left:20px;top:-150px}.reveal .custom-url-top-white a{color:#fff;font-size:1.1em;position:absolute;left:20px;top:-475px}.reveal .custom-artwork{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:.8em;text-align:right;position:absolute;right:0px;bottom:-90px}.reveal .code-file{background-color:#ececec;margin-bottom:2px !important}.reveal .code-file p{margin-top:2px;margin-bottom:2px;font-size:.8em;margin-left:.8em}.reveal .code-file code{color:#0f1620}.reveal .title-top-light h1{font-family:"Delius Unicase",cursive;color:#75aadb;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-middle-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-light h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .takeaway h2{font-size:1.7em;font-weight:normal;color:#0f1620;text-align:center}.reveal .takeaway{background-color:#e1ecf7;text-align:center}.reveal .slide .quotebox-transparent{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-low{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;bottom:1%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-wide-high{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:0%;bottom:65%;width:95%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;bottom:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right2{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;top:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-opaque{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.95);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .bulletbox{padding:.5em;height:300px}.reveal .borderbox img{border:5px solid #ececec}.reveal .centered{text-align:center}.reveal .larger{font-size:3em}.reveal .large{font-size:1.5em}.reveal .midi{font-size:1.2em}.reveal .quote-source{font-size:.9em}.reveal .small{font-size:.75em}.reveal .h3center h3{text-align:center}.question{background-color:#ff744e;font-style:italic}.reveal .slide .demo{border:3px solid #c7cfcf;color:#fff;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#607576}.reveal .slide .illustration{border:3px solid #ff744e;color:#000;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#fae3e3}.reveal .footer{font-size:.35em !important;margin-left:.5em;text-align:right !important}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ +*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #222;--quarto-text-muted: #6f6f6f;--quarto-border-color: #bbbbbb;--quarto-border-width: 1px;--quarto-border-radius: 4px}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #999;--mermaid-node-fg-color: #222;--mermaid-fg-color: #222;--mermaid-fg-color--lighter: #3c3c3c;--mermaid-fg-color--lightest: #555555;--mermaid-font-family: Atkinson Hyperlegible, sans-serif;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #468;--mermaid-node-bg-color: rgba(68, 102, 136, 0.1);--mermaid-node-fg-color: #222}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,')}.panel-tabset [role=tablist]{border-bottom:1px solid #bbb;list-style:none;margin:0;padding:0;width:100%}.panel-tabset [role=tablist] *{-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 30em){.panel-tabset [role=tablist] li{display:inline-block}}.panel-tabset [role=tab]{border:1px solid rgba(0,0,0,0);border-top-color:#bbb;display:block;padding:.5em 1em;text-decoration:none}@media(min-width: 30em){.panel-tabset [role=tab]{border-top-color:rgba(0,0,0,0);display:inline-block;margin-bottom:-1px}}.panel-tabset [role=tab][aria-selected=true]{background-color:#bbb}@media(min-width: 30em){.panel-tabset [role=tab][aria-selected=true]{background-color:rgba(0,0,0,0);border:1px solid #bbb;border-bottom-color:#fff}}@media(min-width: 30em){.panel-tabset [role=tab]:hover:not([aria-selected=true]){border:1px solid #bbb}}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.reveal.center .slide aside,.reveal.center .slide div.aside{position:initial}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}section.has-light-background a,section.has-light-background a:hover{color:#2a76dd}section.has-light-background code{color:#4758ab}section.has-dark-background,section.has-dark-background h1,section.has-dark-background h2,section.has-dark-background h3,section.has-dark-background h4,section.has-dark-background h5,section.has-dark-background h6{color:#fff}section.has-dark-background a,section.has-dark-background a:hover{color:#42affa}section.has-dark-background code{color:#ffa07a}#title-slide,div.reveal div.slides section.quarto-title-block{text-align:"left"}#title-slide .subtitle,div.reveal div.slides section.quarto-title-block .subtitle{margin-bottom:2.5rem}.reveal .slides{text-align:left}.reveal .title-slide h1{font-size:1.6em}.reveal[data-navigation-mode=linear] .title-slide h1{font-size:2.5em}.reveal div.sourceCode{border:1px solid #bbb;border-radius:4px}.reveal pre{width:100%;box-shadow:none;background-color:#fff;border:none;margin:0;font-size:.75em}.reveal code{color:var(--quarto-hl-fu-color);background-color:rgba(0,0,0,0);white-space:pre-wrap}.reveal pre.sourceCode code{background-color:#fff;padding:6px 9px;max-height:500px;white-space:pre}.reveal pre code{background-color:#fff;color:#222}.reveal .column-output-location{display:flex;align-items:stretch}.reveal .column-output-location .column:first-of-type div.sourceCode{height:100%;background-color:#fff}.reveal blockquote{display:block;position:relative;color:#6f6f6f;width:unset;margin:var(--r-block-margin) auto;padding:.625rem 1.75rem;border-left:.25rem solid #6f6f6f;font-style:normal;background:none;box-shadow:none}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:block}.reveal .slide aside,.reveal .slide div.aside{position:absolute;bottom:20px;font-size:0.7em;color:#6f6f6f}.reveal .slide sup{font-size:0.7em}.reveal .slide.scrollable aside,.reveal .slide.scrollable div.aside{position:relative;margin-top:1em}.reveal .slide aside .aside-footnotes{margin-bottom:0}.reveal .slide aside .aside-footnotes li:first-of-type{margin-top:0}.reveal .layout-sidebar{display:flex;width:100%;margin-top:.8em}.reveal .layout-sidebar .panel-sidebar{width:270px}.reveal .layout-sidebar-left .panel-sidebar{margin-right:calc(0.5em*2)}.reveal .layout-sidebar-right .panel-sidebar{margin-left:calc(0.5em*2)}.reveal .layout-sidebar .panel-fill,.reveal .layout-sidebar .panel-center,.reveal .layout-sidebar .panel-tabset{flex:1}.reveal .panel-input,.reveal .panel-sidebar{font-size:.5em;padding:.5em;border-style:solid;border-color:#bbb;border-width:1px;border-radius:4px;background-color:#f8f9fa}.reveal .panel-sidebar :first-child,.reveal .panel-fill :first-child{margin-top:0}.reveal .panel-sidebar :last-child,.reveal .panel-fill :last-child{margin-bottom:0}.panel-input>div,.panel-input>div>div{vertical-align:middle;padding-right:1em}.reveal p,.reveal .slides section,.reveal .slides section>section{line-height:1.3}.reveal.smaller .slides section,.reveal .slides section.smaller,.reveal .slides section .callout{font-size:0.7em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em/0.7)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.6em/0.7)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(1.3em/0.7)}.reveal .columns>.column>:not(ul,ol){margin-left:.25em;margin-right:.25em}.reveal .columns>.column:first-child>:not(ul,ol){margin-right:.5em;margin-left:0}.reveal .columns>.column:last-child>:not(ul,ol){margin-right:0;margin-left:.5em}.reveal .slide-number{color:#9dc3e6;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#75aadb}.reveal .footer.has-dark-background{color:#fff}.reveal .footer.has-dark-background a{color:#7bc6fa}.reveal .footer.has-light-background{color:#505050}.reveal .footer.has-light-background a{color:#6a9bdd}.reveal .slide-number{color:#6f6f6f}.reveal .slide-number.has-dark-background{color:#fff}.reveal .slide-number.has-light-background{color:#505050}.reveal .slide figure>figcaption,.reveal .slide img.stretch+p.caption,.reveal .slide img.r-stretch+p.caption{font-size:0.7em}@media screen and (min-width: 500px){.reveal .controls[data-controls-layout=edges] .navigate-left{left:.2em}.reveal .controls[data-controls-layout=edges] .navigate-right{right:.2em}.reveal .controls[data-controls-layout=edges] .navigate-up{top:.4em}.reveal .controls[data-controls-layout=edges] .navigate-down{bottom:2.3em}}.tippy-box[data-theme~=light-border]{background-color:#fff;color:#222;border-radius:4px;border:solid 1px #6f6f6f;font-size:.6em}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#6f6f6f}.tippy-box[data-placement^=bottom]>.tippy-content{padding:7px 10px;z-index:1}.reveal .callout.callout-style-simple .callout-body,.reveal .callout.callout-style-default .callout-body,.reveal .callout.callout-style-simple div.callout-title,.reveal .callout.callout-style-default div.callout-title{font-size:inherit}.reveal .callout.callout-style-default .callout-icon::before,.reveal .callout.callout-style-simple .callout-icon::before{height:2rem;width:2rem;background-size:2rem 2rem}.reveal .callout.callout-titled .callout-title p{margin-top:.5em}.reveal .callout.callout-titled .callout-icon::before{margin-top:1rem}.reveal .callout.callout-titled .callout-body>.callout-content>:last-child{margin-bottom:1rem}.reveal .panel-tabset [role=tab]{padding:.25em .7em}.reveal .slide-menu-button .fa-bars::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-easel2::before{background-image:url('data:image/svg+xml,')}.reveal .slide-chalkboard-buttons .fa-brush::before{background-image:url('data:image/svg+xml,')}/*! light */.reveal ol[type=a]{list-style-type:lower-alpha}.reveal ol[type=a s]{list-style-type:lower-alpha}.reveal ol[type=A s]{list-style-type:upper-alpha}.reveal ol[type=i]{list-style-type:lower-roman}.reveal ol[type=i s]{list-style-type:lower-roman}.reveal ol[type=I s]{list-style-type:upper-roman}.reveal ol[type="1"]{list-style-type:decimal}.reveal ul.task-list{list-style:none}.reveal ul.task-list li input[type=checkbox]{width:2em;height:2em;margin:0 1em .5em -1.6em;vertical-align:middle}div.cell-output-display div.pagedtable-wrapper table.table{font-size:.6em}.reveal .code-annotation-container-hidden{display:none}.reveal code.sourceCode button.code-annotation-anchor,.reveal code.sourceCode .code-annotation-anchor{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;font-size:.7em;line-height:1.2em;margin-top:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.reveal code.sourceCode button.code-annotation-anchor{cursor:pointer}.reveal code.sourceCode a.code-annotation-anchor{text-align:center;vertical-align:middle;text-decoration:none;cursor:default;height:1.2em;width:1.2em}.reveal code.sourceCode.fragment a.code-annotation-anchor{left:auto}.reveal #code-annotation-line-highlight-gutter{width:100%;border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2}.reveal #code-annotation-line-highlight{margin-left:-8em;width:calc(100% + 4em);border-top:solid var(--quarto-hl-co-color) 1px;border-bottom:solid var(--quarto-hl-co-color) 1px;z-index:2;margin-bottom:-2px}.reveal code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#fff;font-weight:bolder}.reveal pre.code-annotation-code{padding-top:0;padding-bottom:0}.reveal pre.code-annotation-code code{z-index:3;padding-left:0px}.reveal dl.code-annotation-container-grid{margin-left:.1em}.reveal dl.code-annotation-container-grid dt{margin-top:.65rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border:solid #222 1px;border-radius:50%;height:1.3em;width:1.3em;line-height:1.3em;font-size:.5em;text-align:center;vertical-align:middle;text-decoration:none}.reveal dl.code-annotation-container-grid dd{margin-left:.25em}.reveal .scrollable ol li:first-child:nth-last-child(n+10),.reveal .scrollable ol li:first-child:nth-last-child(n+10)~li{margin-left:1em}html.print-pdf .reveal .slides .pdf-page:last-child{page-break-after:avoid}.reveal .quarto-title-block .quarto-title-authors{display:flex;justify-content:"left"}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:0;padding-right:.5em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:hover,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:visited,.reveal .quarto-title-block .quarto-title-authors .quarto-title-author a:active{color:inherit;text-decoration:none}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-name{margin-bottom:.1rem}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-email{margin-top:0px;margin-bottom:.4em;font-size:.6em}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-author-orcid img{margin-bottom:4px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation{font-size:.7em;margin-top:0px;margin-bottom:8px}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author .quarto-title-affiliation:first{margin-top:12px}.reveal .custom-title{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:3em;position:absolute;left:20px;top:20px}.reveal .custom-subtitle{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:1.2em;position:absolute;left:20px;top:200px}.reveal .custom-author{color:#d2e3f3;position:absolute;text-align:right;font-size:1.1em;right:0px;bottom:40px;line-height:1.5em}.reveal .custom-url a{color:#9ce0f6;font-size:1em;text-align:right;position:absolute;right:0px;bottom:-10px}.reveal .custom-url-middle-dark a{color:#0f1620;font-size:1.75em;position:absolute;left:20px;top:-150px}.reveal .custom-url-top-white a{color:#fff;font-size:1.1em;position:absolute;left:20px;top:-475px}.reveal .custom-artwork{font-family:"Delius Unicase",cursive;color:#d2e3f3;font-size:.8em;text-align:right;position:absolute;right:0px;bottom:-90px}.reveal .code-file{background-color:#ececec;margin-bottom:2px !important}.reveal .code-file p{margin-top:2px;margin-bottom:2px;font-size:.8em;margin-left:.8em}.reveal .code-file code{color:#0f1620}.reveal .title-top-light h1{font-family:"Delius Unicase",cursive;color:#75aadb;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-top-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:20px;top:-400px}.reveal .title-middle-dark h1{font-family:"Delius Unicase",cursive;color:#0f1620;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-ice h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .title-middle-light h1{font-family:"Delius Unicase",cursive;color:#9ce0f6;font-size:3em;position:absolute;left:5px;top:0px}.reveal .takeaway h2{font-size:1.7em;font-weight:normal;color:#0f1620;text-align:center}.reveal .takeaway{background-color:#e1ecf7;text-align:center}.reveal .slide .quotebox-transparent{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-low{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:15%;bottom:1%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-wide-high{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.75);position:absolute;left:0%;bottom:65%;width:95%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;bottom:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-transparent-bottom-right2{border:2px solid #fff;padding:.5em;background:rgba(231,231,232,.75);position:absolute;right:0%;top:0%;width:35%;color:#0f1620;font-size:1.1em}.reveal .slide .quotebox-opaque{border:2px solid #fff;padding:1em;background:rgba(231,231,232,.95);position:absolute;left:15%;width:70%;color:#0f1620;font-size:1.1em}.reveal .slide .bulletbox{padding:.5em;height:300px}.reveal .borderbox img{border:5px solid #ececec}.reveal .centered{text-align:center}.reveal .larger{font-size:3em}.reveal .large{font-size:1.5em}.reveal .midi{font-size:1.2em}.reveal .quote-source{font-size:.9em}.reveal .small{font-size:.75em}.reveal .h3center h3{text-align:center}.question{background-color:#ff744e;font-style:italic}.reveal .slide .demo{border:3px solid #c7cfcf;color:#fff;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#607576}.reveal .slide .illustration{border:3px solid #ff744e;color:#000;font-size:.75em;padding-left:.5em;padding-top:.25em;padding-bottom:.25em;background:#fae3e3}.reveal .footer{font-size:.35em !important;margin-left:.5em;text-align:right !important}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ diff --git a/docs/sitemap.xml b/docs/sitemap.xml index e530bbdf..150c392c 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -302,7 +302,7 @@ https://atheobold.github.io/stat-313-website/slides/week5-day1.html - 2024-02-20T19:30:27.725Z + 2024-04-26T17:18:27.161Z https://atheobold.github.io/stat-313-website/slides/mlr-anova.html @@ -310,7 +310,7 @@ https://atheobold.github.io/stat-313-website/slides/week5-day2.html - 2024-02-20T19:30:27.728Z + 2024-04-26T17:29:43.815Z https://atheobold.github.io/stat-313-website/slides/week3-day1-alt.html diff --git a/docs/slides/week5-day1.html b/docs/slides/week5-day1.html index f544588d..74380e9a 100644 --- a/docs/slides/week5-day1.html +++ b/docs/slides/week5-day1.html @@ -8,7 +8,7 @@ - + STAT 313 / 513 - Introduction to Multiple Linear Regression @@ -409,8 +409,8 @@

Plan for Today

  • Start Midterm Project write-up

  • -
    -

    Plan for Thursday

    +
    +

    Plan for Wednesday

    No lab – focus on getting all the coding accomplished for the Midterm Project

    @@ -425,7 +425,7 @@

    Draft Due by Sunday

    Deadline Extension

    -

    A deadline extension is permitted for the first draft. Deadline extensions are not permitted for the final version (due next week).

    +

    A deadline extension is permitted for the first draft. Deadline extensions are not permitted for the final version (due next week).

    @@ -690,8 +690,8 @@

    Find Your Data Group!

    Midterm Project Work Time

    -
    -

    Steps Before Thursday (STAT 313)

    +
    +

    Steps Before Wednesday

    1. Insert the description of your dataset and variables (from the Midterm Proposal) into the “Introduction” of your project

    2. Pose a research question about your selected variables, which can be addressed with multiple linear regression

    3. @@ -699,27 +699,23 @@

      Steps Before Thursday (STAT 313)

    4. Write a description of what you see in the visualizations

    5. Make a decision which model you believe is “best”

    -
    -
    -

    Steps Before Thursday (STAT 513)

    -
    -
      -
    1. Create a nicely formatted version of your dataset

    2. -
    3. Insert the description of your dataset and variables (from the Midterm Proposal) into the “Introduction” of your project

    4. -
    5. Pose a research question about your selected variables, which can be addressed with multiple linear regression

    6. -
    7. Work with Dr. Theobold to write code to read in your data!

    8. -
    9. Insert the code to create the required two (or three) visualizations

    10. -
    11. Write a description of what you see in the visualizations

    12. -
    13. Make a decision which model you believe is “best”

    14. -
    -
    - -
    + + + + + + + + + + + + +
    -
    -
    + diff --git a/docs/slides/week5-day1_files/figure-revealjs/mlr-two-num-1.png b/docs/slides/week5-day1_files/figure-revealjs/mlr-two-num-1.png index 8df8180e..ffa88ad7 100644 Binary files a/docs/slides/week5-day1_files/figure-revealjs/mlr-two-num-1.png and b/docs/slides/week5-day1_files/figure-revealjs/mlr-two-num-1.png differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/old-slr-1.png b/docs/slides/week5-day1_files/figure-revealjs/old-slr-1.png index ce2062a7..44975207 100644 Binary files a/docs/slides/week5-day1_files/figure-revealjs/old-slr-1.png and b/docs/slides/week5-day1_files/figure-revealjs/old-slr-1.png differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/two-mlr-1.png b/docs/slides/week5-day1_files/figure-revealjs/two-mlr-1.png index 6c9a88a0..547102f2 100644 Binary files a/docs/slides/week5-day1_files/figure-revealjs/two-mlr-1.png and b/docs/slides/week5-day1_files/figure-revealjs/two-mlr-1.png differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-1-1.png b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-1-1.png deleted file mode 100644 index dc416877..00000000 Binary files a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-1-1.png and /dev/null differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-2-1.png b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-2-1.png index 911373d9..d5564f2b 100644 Binary files a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-2-1.png and b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-2-1.png differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-3-1.png b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-3-1.png index f01851b3..0b0b645e 100644 Binary files a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-3-1.png and b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-3-1.png differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-4-1.png b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-4-1.png deleted file mode 100644 index a92cb794..00000000 Binary files a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-4-1.png and /dev/null differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-5-1.png b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-5-1.png deleted file mode 100644 index 1c2d6412..00000000 Binary files a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-5-1.png and /dev/null differ diff --git a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-6-1.png b/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-6-1.png deleted file mode 100644 index a92cb794..00000000 Binary files a/docs/slides/week5-day1_files/figure-revealjs/unnamed-chunk-6-1.png and /dev/null differ diff --git a/docs/slides/week5-day2.html b/docs/slides/week5-day2.html index af519447..ef3afc34 100644 --- a/docs/slides/week5-day2.html +++ b/docs/slides/week5-day2.html @@ -8,7 +8,7 @@ - + STAT 313 / 513 - Midterm Project Work Day @@ -396,16 +396,11 @@

    Midterm Project Work Day

    -
    -
    -

    Reminders About Deadlines

    - -
    -
    -

    +
    +

    Reminders About Deadlines

      -
    • Lab 3 Revisions are due today (Thursday, February 8)

    • -
    • Lab 4 Revisions are due next Thursday (February 15)

    • +
    • Lab 3 Revisions are due today (Wednesday, May 1)

    • +
    • Lab 4 Revisions are due next Wednesday (May 8)

    @@ -423,7 +418,7 @@

    • The first draft of your Midterm Project is due on Sunday at midnight.
    -
    +

    Comments from Project Proposals

    @@ -460,47 +455,39 @@

    Specific Dataset Advice

    Coding a Multiple Linear Regression

    -
    -

    -
    -

    Step 0 – Read in Your Data

    -
    -
    -
    -

    STAT 313

    -
    +
    +

    Step 0 – Read in Your Data

    • Locate what package your data live in (found in the directions for the midterm project proposal)

    • Load in the package you need!

    • Get started!

    -
    -
    - -
    -

    STAT 513

    -
    -
      -
    • Upload your formatted dataset to your Midterm Project on Posit Cloud
    • -
    • Write the following code to load in your dataset:
    • -
    -
    -
    -
    + + + + + + + + + + + + + + + + + + +


    -
    name_you_want <- read_xlsx("name of your dataset.xlsx")
    -
    -

    OR

    -
    -
    name_you_want <- read_csv("name of your dataset.csv")
    +
    library(openintro)
    -
    -

    -
    -

    Step 1 – Visualizations

    -
    +
    +

    Step 1 – Visualizations

    Two Numerical Variables

    @@ -548,6 +535,7 @@

    +
    @@ -561,12 +549,10 @@

    -
    -
    -

    -
    -

    Step 2 – Decide the “Best” Model

    +
    +
    +

    Step 2 – Decide the “Best” Model

    Two Numerical Variables

    @@ -588,11 +574,8 @@

    -
    -

    -
    -

    Step 3 – Fit the regression model with lm()

    -
    +
    +

    Step 3 – Fit the regression model you chose with lm()

    Two Numerical Variables

    @@ -600,62 +583,55 @@

    • Are both variables included? Use a + to separate them!
    +
    +
    +
    my_model <- lm(size ~ latitude + water_temp, 
    +               data = pie_crab)
    +
    +

    One Categorical & One Numerical Variable

    -
    +
      -
    • Are the slopes different? You need to fit a different slopes model! Use a * to separate the variables!

    • -
    • Are the slopes similar? You need to fit a parallel slopes model! Use a + to separate the variables!

    • +
    • Are the slopes different? You need to fit a different slopes model! Use a * to separate the variables!
    +
    +
    +
    my_model <- lm(tail_l ~ age + pop, 
    +               data = possum)
    +
    +
    +
      +
    • Are the slopes similar? You need to fit a parallel slopes model! Use a + to separate the variables!
    • +
    +
    +
    +
    my_model <- lm(weight ~ weeks + habit, 
    +               data = births14)
    +
    -
    -
    -

    -
    -

    Step 4: Get the coefficients with get_regression_table()

    -
    +
    +

    Step 4: Get the coefficients with get_regression_table()

    +
    +

    Now interpret!

    - - - - - - - - - - - - - - - - - - - - - - - - -
    + +
    -
    -
    +
    diff --git a/slides/week5-day1.qmd b/slides/week5-day1.qmd index cbda8c77..0b0e82c7 100644 --- a/slides/week5-day1.qmd +++ b/slides/week5-day1.qmd @@ -35,7 +35,7 @@ my_theme <- theme_bw() + 3. Start Midterm Project write-up -## Plan for Thursday +## Plan for Wednesday **No lab** -- focus on getting **all** the coding accomplished for the Midterm Project @@ -46,7 +46,7 @@ To get everyone feedback on their drafts in a timely manner, the first drafts ar ::: callout-caution # Deadline Extension -A deadline extension is permitted for the first draft. Deadline extensions [**are not**]{.underline} permitted for the final version (due next week). +A deadline extension [**is**]{.underline} permitted for the first draft. Deadline extensions [**are not**]{.underline} permitted for the final version (due next week). ::: # Multiple Linear Regression @@ -368,7 +368,7 @@ Once you have found other students working on the same dataset, complete [the sa # Midterm Project Work Time -## Steps Before Thursday (STAT 313) +## Steps Before Wednesday 1. Insert the description of your dataset and variables (from the Midterm Proposal) into the "Introduction" of your project @@ -380,20 +380,20 @@ Once you have found other students working on the same dataset, complete [the sa 5. Make a decision which model you believe is "best" -## Steps Before Thursday (STAT 513) + -::: small -1. Create a [nicely formatted version of your dataset](../project/data-formatting-513.qmd) + + -2. Insert the description of your dataset and variables (from the Midterm Proposal) into the "Introduction" of your project + -3. Pose a research question about your selected variables, **which can be addressed with multiple linear regression** + -4. Work with Dr. Theobold to write code to read in your data! + -5. Insert the code to create the required two (or three) visualizations + -6. Write a description of what you see in the visualizations + -7. Make a decision which model you believe is "best" -::: + + diff --git a/slides/week5-day2.qmd b/slides/week5-day2.qmd index 71364436..eea9202b 100644 --- a/slides/week5-day2.qmd +++ b/slides/week5-day2.qmd @@ -6,13 +6,11 @@ format: editor: visual --- -# Reminders About Deadlines +## Reminders About Deadlines -## {background-color="#B6CADA"} +- Lab 3 Revisions are due today (Wednesday, May 1) -- Lab 3 Revisions are due today (Thursday, February 8) - -- Lab 4 Revisions are due next Thursday (February 15) +- Lab 4 Revisions are due next Wednesday (May 8) ::: callout-caution # Making a copy of your group's Lab 4 @@ -49,59 +47,59 @@ If you were the recorder (typer) for your group, you need to [make your project # Coding a Multiple Linear Regression -## {background-color="#B6CADA"} - -::: {style="font-size: 2em; color: #000000;"} -Step 0 -- Read in Your Data -::: - -::: columns -::: {.column width="47%"} -STAT 313 +## Step 0 -- Read in Your Data -::: small - Locate what package your data live in (found in the directions for the midterm project proposal) - Load in the package you need! - Get started! -::: -::: -::: {.column width="3%"} -::: + + + -::: {.column width="50%"} -STAT 513 + + -::: small -- Upload your formatted dataset to your Midterm Project on Posit Cloud -- Write the following code to load in your dataset: -::: -::: -::: + + + + + + + + + + + + + + + + + +
    ```{r} #| eval: false #| echo: true -name_you_want <- read_xlsx("name of your dataset.xlsx") -``` +#| code-line-numbers: false -**OR** +library(openintro) +``` ```{r} #| eval: false -#| echo: true +#| echo: false name_you_want <- read_csv("name of your dataset.csv") -``` -## {background-color="#B6CADA"} +name_you_want <- read_xlsx("name of your dataset.xlsx") +``` -::: {style="font-size: 2em; color: #000000;"} -Step 1 -- Visualizations -::: +## Step 1 -- Visualizations ::: columns ::: {.column width="47%"} @@ -134,17 +132,15 @@ Step 1 -- Visualizations ::: ::: +. . . + ::: callout-warning # No `theme_classic()` I like grid lines! Please use `theme_bw()` instead! ::: -## {background-color="#D4D4D4"} - -::: {style="font-size: 2em; color: #000000;"} -Step 2 -- Decide the "Best" Model -::: +## Step 2 -- Decide the "Best" Model ::: columns ::: {.column width="45%"} @@ -169,11 +165,7 @@ Step 2 -- Decide the "Best" Model ::: ::: -## {background-color="#D4D4D4"} - -::: {style="font-size: 2em; color: #000000;"} -Step 3 -- Fit the regression model with `lm()` -::: +## Step 3 -- Fit the regression model you chose with `lm()` ::: columns ::: {.column width="45%"} @@ -181,6 +173,19 @@ Step 3 -- Fit the regression model with `lm()` ::: {style="color: #0F4C81; font-size: 0.75em"} - Are both variables included? Use a `+` to separate them! + +:::{.small} +```{r} +#| eval: false +#| echo: true +#| label: two-num-model +#| code-line-numbers: false + +my_model <- lm(size ~ latitude + water_temp, + data = pie_crab) +``` +::: + ::: ::: @@ -190,70 +195,42 @@ Step 3 -- Fit the regression model with `lm()` ::: {.column width="45%"} [One Categorical & One Numerical Variable]{.underline} -::: {style="color: #0F4C81; font-size: 0.75em"} +::: {style="color: #0F4C81; font-size: 0.65em"} - Are the slopes different? You need to fit a different slopes model! Use a `*` to separate the variables! +:::{.small} +```{r} +#| eval: false +#| echo: true +#| label: interaction-model +#| code-line-numbers: false + +my_model <- lm(tail_l ~ age + pop, + data = possum) +``` +::: + - Are the slopes similar? You need to fit a parallel slopes model! Use a `+` to separate the variables! + +:::{.small} +```{r} +#| eval: false +#| echo: true +#| label: parallel-model +#| code-line-numbers: false + +my_model <- lm(weight ~ weeks + habit, + data = births14) +``` ::: ::: ::: - -## {background-color="#D4D4D4"} - -::: {style="font-size: 2em; color: #000000;"} -Step 4: Get the coefficients with `get_regression_table()` ::: +## Step 4: Get the coefficients with `get_regression_table()` + ## {background-color="#D4D4D4"} ::: {style="font-size: 5em; color: #000000;"} Now interpret! ::: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -