From 85ad0d918213fcc531c6b5e0d47bb435d40bba79 Mon Sep 17 00:00:00 2001 From: Silvio Fanzon Date: Mon, 12 Feb 2024 23:34:39 +0000 Subject: [PATCH] Signed-off-by: Silvio Fanzon --- .DS_Store | Bin 10244 -> 10244 bytes .quarto/xref/c55cc640 | 2 +- docs/site_libs/revealjs/dist/theme/quarto.css | 2 +- docs/slides/images/r_working_directory.png | Bin 0 -> 7013 bytes docs/slides/lecture_1.html | 54 ++--- docs/slides/lecture_10.html | 64 +++--- docs/slides/lecture_11.html | 56 ++--- docs/slides/lecture_2.html | 64 +++--- docs/slides/lecture_3.html | 54 ++--- docs/slides/lecture_4.html | 217 ++++++++++++++---- .../figure-revealjs/unnamed-chunk-1-1.png | Bin 315779 -> 311459 bytes .../figure-revealjs/unnamed-chunk-4-1.png | Bin 59813 -> 0 bytes .../figure-revealjs/unnamed-chunk-5-1.png | Bin 0 -> 55887 bytes docs/slides/lecture_5.html | 48 ++-- docs/slides/lecture_6.html | 48 ++-- docs/slides/lecture_7.html | 58 ++--- docs/slides/lecture_8.html | 58 ++--- docs/slides/lecture_9.html | 66 +++--- docs/slides/list-of-mathstuff.html | 60 ++--- docs/slides/list-of-stilltodo.html | 62 ++--- slides/._lecture_1_xref.json | 2 +- slides/._lecture_2_xref.json | 2 +- slides/._lecture_3_xref.json | 2 +- slides/custom-theme-slides.scss | 1 + slides/images/.DS_Store | Bin 0 -> 6148 bytes slides/images/R_working_directory.png | Bin 0 -> 7013 bytes slides/lecture_4.qmd | 148 ++++++++++-- teaching.bib | 10 +- 28 files changed, 663 insertions(+), 415 deletions(-) create mode 100644 docs/slides/images/r_working_directory.png delete mode 100644 docs/slides/lecture_4_files/figure-revealjs/unnamed-chunk-4-1.png create mode 100644 docs/slides/lecture_4_files/figure-revealjs/unnamed-chunk-5-1.png create mode 100644 slides/images/.DS_Store create mode 100644 slides/images/R_working_directory.png diff --git a/.DS_Store b/.DS_Store index 6c02f01c443e60c88574bcaea7f252f051085b29..9b5c4da7718c65fc1bb7f212a62a3ed9bdcc050b 100644 GIT binary patch delta 876 zcmbu;Pe@cj90&0Ej(_&OhH%ua-PO0crDp0P&)mu+bSu(wBez_2J!GxA!J~CucKwqT zY2hg=%7Ka^%!rCQ6s%TMmku84P+=Y{h`I_vc?r^pp1wU)bcyEjo9~Zdn3)eVP+-9dJ zQ7Ur%T66le>Ec!w-4En2^US(|%}Ex9MrtTZ#>$QsEdiIL|n zHfFwXpfi}~R*fW9Wts=oCdo_kmV6+yWR83#-^e^! zKr&Kbf`oKrp%6tVMhRSSV+*#z126WX0Y2G{^~r{ zh)$(c;u8|5OOcf+<+85HlZ@z8Hp&u*5h~ecS$E~hMzk|AXgB{S*mE*PX2?hKNeBCZ zB%R3u2iBq#6{teBPP7f%u^aW+qeCq+wc-E*Xh#U0I#mQw9K|sl#{f>~T*ErpBG)Bc z#uZ$}P29q57w#aAaZKPL9^n~Y;1y>6K=J&Jg4uXa&IryAu8f-;1*Ts=m55qKegazO B!)5>g delta 854 zcmbu;T}YEr7zgm@e@cB{J=HO1d$+x2u|%*z(^6|iERdQgWx6#hNH@1&G^hEh7kw}Z zqoVJfE}}2!s!#&UsHmHutf+1Ry{L-_?Lsdi>8c>8S2qK@3OaYspXczLhaacEp}%3s zWt9%iH{5N_0xIQGhehR!G=E@Mknff)dZCX%hJQ0b8qk`LhVu2>2+rUg^H+xYN(!Csf!NNS-MPv zbe~4(1&z^1nxe1t13)%Z9!aJrdBE3SdY!{VLNu1QcVb8 zA6gJHy&@)70-ZPr14nSw1na{woW>cP!+BgZ(XN_oGibLlfI-~B13bhdJjOFT#|U2H k72e?kN+vLgslROM=iA`haLe)(hI3Yw8{IdooB#j- diff --git a/.quarto/xref/c55cc640 b/.quarto/xref/c55cc640 index 615af36..a5c065b 100644 --- a/.quarto/xref/c55cc640 +++ b/.quarto/xref/c55cc640 @@ -1 +1 @@ -{"headings":["license","reuse","citation"],"entries":[]} \ No newline at end of file +{"entries":[],"headings":["license","reuse","citation"]} \ 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 688a1df..d1a9b18 100644 --- a/docs/site_libs/revealjs/dist/theme/quarto.css +++ b/docs/site_libs/revealjs/dist/theme/quarto.css @@ -5,4 +5,4 @@ * 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: #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: Source Sans Pro, Helvetica, 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:center}#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.4em}.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:.55em}.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.75em;color:#6f6f6f}.reveal .slide sup{font-size:0.75em}.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.75em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em/0.75)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.4em/0.75)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(0.95em/0.75)}.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:#fe027d;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#cc0164}.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.75em}@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:center}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:.5em;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 p{font-weight:lighter;margin-top:1em}.reveal h3{color:#000}.reveal h4{color:#000;font-weight:normal;margin-top:1.25em}#title-slide .title{font-size:2.5em;font-weight:lighter}#title-slide .subtitle{color:#000;font-size:1.8em;margin-top:.5em;font-weight:lighter}#title-slide .institute,#title-slide .quarto-title-affiliation,#title-slide .quarto-title-author-email{font-size:75%;margin-top:.6em;color:#7f7f7f}#title-slide .author,#title-slide .quarto-title-author-name{margin-top:2.3em;font-size:90%;color:#000}#title-slide .quarto-title-authors{display:flex;justify-content:left}#title-slide .quarto-title-authors .quarto-title-author{padding-left:0em;padding-right:0em;width:100%}.slide-number{color:#cc0164 !important}.reveal ul{font-weight:lighter;padding-left:15px}.reveal ul li::marker{color:#d11a74}.reveal ul ul{list-style:none}.reveal ul ul li:before{content:"→";color:#db4d93;display:inline-block;width:1em;margin-left:-1em;margin-right:0em}.reveal ol{font-weight:lighter;padding-left:15px}.reveal ol li::marker{color:#cc0164}/*# 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: Source Sans Pro, Helvetica, 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:center}#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.4em}.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:.77em}.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.75em;color:#6f6f6f}.reveal .slide sup{font-size:0.75em}.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.75em}.reveal.smaller .slides section section{font-size:inherit}.reveal.smaller .slides h1,.reveal .slides section.smaller h1{font-size:calc(2.5em/0.75)}.reveal.smaller .slides h2,.reveal .slides section.smaller h2{font-size:calc(1.4em/0.75)}.reveal.smaller .slides h3,.reveal .slides section.smaller h3{font-size:calc(0.95em/0.75)}.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:#fe027d;background-color:#fff}.reveal .footer{color:#6f6f6f}.reveal .footer a{color:#cc0164}.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.75em}@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:center}.reveal .quarto-title-block .quarto-title-authors .quarto-title-author{padding-left:.5em;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 p{font-weight:lighter;margin-top:1em}.reveal h3{color:#000}.reveal h4{color:#000;font-weight:normal;margin-top:1.25em}#title-slide .title{font-size:2.5em;font-weight:lighter}#title-slide .subtitle{color:#000;font-size:1.8em;margin-top:.5em;font-weight:lighter}#title-slide .institute,#title-slide .quarto-title-affiliation,#title-slide .quarto-title-author-email{font-size:75%;margin-top:.6em;color:#7f7f7f}#title-slide .author,#title-slide .quarto-title-author-name{margin-top:2.3em;font-size:90%;color:#000}#title-slide .quarto-title-authors{display:flex;justify-content:left}#title-slide .quarto-title-authors .quarto-title-author{padding-left:0em;padding-right:0em;width:100%}.slide-number{color:#cc0164 !important}.reveal ul{font-weight:lighter;padding-left:15px}.reveal ul li::marker{color:#d11a74}.reveal ul ul{list-style:none}.reveal ul ul li:before{content:"→";color:#db4d93;display:inline-block;width:1em;margin-left:-1em;margin-right:0em}.reveal ol{font-weight:lighter;padding-left:15px}.reveal ol li::marker{color:#cc0164}/*# sourceMappingURL=f95d2bded9c28492b788fe14c3e9f347.css.map */ diff --git a/docs/slides/images/r_working_directory.png b/docs/slides/images/r_working_directory.png new file mode 100644 index 0000000000000000000000000000000000000000..ec47829443951f8b7d061a6a2836892f92ed8f54 GIT binary patch literal 7013 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 IN|s^&2RKBzr2qf` literal 0 HcmV?d00001 diff --git a/docs/slides/lecture_1.html b/docs/slides/lecture_1.html index 3b64bc1..d7a983f 100644 --- a/docs/slides/lecture_1.html +++ b/docs/slides/lecture_1.html @@ -365,31 +365,27 @@ --color1: #c6e6ed; --color2: #1995ad; } - .Warning { + .Proposition { --color1: #f4cce0; --color2: #db4d92; } - .Notation { - --color1: #c6e6ed; - --color2: #1995ad; - } - .DONE { - --color1: #cce7b1; - --color2: #86b754; + .Warning { + --color1: #f4cce0; + --color2: #db4d92; } - .Remark { + .Example { --color1: #bce5de; --color2: #21aa93; } - .Theorem { + .Problem { --color1: #f4cce0; --color2: #db4d92; } - .Question { - --color1: #f4cce0; - --color2: #db4d92; + .Remark { + --color1: #bce5de; + --color2: #21aa93; } - .Lemma { + .Corollary { --color1: #f4cce0; --color2: #db4d92; } @@ -397,38 +393,42 @@ --color1: #e7b1b4; --color2: #8c3236; } - .Conjecture { + .Proof { + --color1: #f1f1f2; + --color2: #c0c0c1; + } + .Lemma { --color1: #f4cce0; --color2: #db4d92; } - .Axiom { + .Important { --color1: #f4cce0; --color2: #db4d92; } - .Proof { - --color1: #f1f1f2; - --color2: #c0c0c1; + .Notation { + --color1: #c6e6ed; + --color2: #1995ad; } - .Corollary { + .Question { --color1: #f4cce0; --color2: #db4d92; } - .Important { + .DONE { + --color1: #cce7b1; + --color2: #86b754; + } + .Theorem { --color1: #f4cce0; --color2: #db4d92; } - .Problem { + .Axiom { --color1: #f4cce0; --color2: #db4d92; } - .Proposition { + .Conjecture { --color1: #f4cce0; --color2: #db4d92; } - .Example { - --color1: #bce5de; - --color2: #21aa93; - } diff --git a/docs/slides/lecture_10.html b/docs/slides/lecture_10.html index 4eb7349..a9a9780 100644 --- a/docs/slides/lecture_10.html +++ b/docs/slides/lecture_10.html @@ -325,19 +325,11 @@ diff --git a/docs/slides/lecture_11.html b/docs/slides/lecture_11.html index bcfd098..fb323d8 100644 --- a/docs/slides/lecture_11.html +++ b/docs/slides/lecture_11.html @@ -325,55 +325,47 @@ diff --git a/docs/slides/lecture_2.html b/docs/slides/lecture_2.html index 712448b..6cf5a6e 100644 --- a/docs/slides/lecture_2.html +++ b/docs/slides/lecture_2.html @@ -369,67 +369,59 @@ @@ -1182,8 +1182,8 @@

Example - Conditional distribution

-
- +
+