diff --git a/.nojekyll b/.nojekyll index c386a0f..d656b07 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -25a863e8 \ No newline at end of file +7aa37552 \ No newline at end of file diff --git a/index.html b/index.html index 08e2464..8e47e8d 100644 --- a/index.html +++ b/index.html @@ -127,9 +127,9 @@ } const options = { - valueNames: ['listing-title','listing-author','listing-image','listing-description',{ data: ['index'] },{ data: ['categories'] },{ data: ['listing-date-sort'] },{ data: ['listing-file-modified-sort'] }], + valueNames: ['listing-title','listing-author',{ data: ['index'] },{ data: ['categories'] },{ data: ['listing-date-sort'] },{ data: ['listing-title-sort'] }], - searchColumns: ["listing-title","listing-author","listing-image","listing-description"], + searchColumns: ["listing-title","listing-author"], }; window['quarto-listings'] = window['quarto-listings'] || {}; @@ -359,95 +359,74 @@

Week 2

-
-
-
-
-

-
- - -
-
-
-

-
- - -
-
-
-

-
- - -
-
-
-

+
+
+
+ + +
+
+ + +
- - -
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+Title + +Author +
+Unit 1: Intro + + +
+Unit 2: Next + + +
+Unit 3: More + + +
+undefined + + +
No matching items
diff --git a/search.json b/search.json index d413cbf..ba2cc54 100644 --- a/search.json +++ b/search.json @@ -46,7 +46,7 @@ "href": "units/unit1.html#evaluated-python-code-chunk-with-a-plot", "title": "Unit 1: Intro", "section": "Evaluated Python code chunk, with a plot", - "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n0.2880794815109894" + "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n-0.06841813647632415" }, { "objectID": "units/unit1.html#latex", @@ -151,7 +151,7 @@ "href": "units/unit3.html#evaluated-python-code-chunk-with-a-plot", "title": "Unit 3: More", "section": "Evaluated Python code chunk, with a plot", - "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n-0.09955680553907985" + "text": "Evaluated Python code chunk, with a plot\n\n\nCode\nimport numpy as np\nx = np.random.normal(size=100)\nimport matplotlib.pyplot as plt\nplt.hist(x)\nplt.show()\nnp.mean(x)\n\n\n\n\n\n0.14378785045458362" }, { "objectID": "units/unit3.html#latex", diff --git a/sitemap.xml b/sitemap.xml index 687ac8b..3da32f5 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,34 +2,34 @@ https://berkeley-scf.github.io/stat999-quarto/calendar.html - 2023-12-11T20:57:41.220Z + 2023-12-11T21:14:05.331Z https://berkeley-scf.github.io/stat999-quarto/units/unit2.html - 2023-12-11T20:57:23.036Z + 2023-12-11T21:13:50.719Z https://berkeley-scf.github.io/stat999-quarto/units/unit1.html - 2023-12-11T20:57:21.936Z + 2023-12-11T21:13:49.887Z https://berkeley-scf.github.io/stat999-quarto/data.html - 2023-12-11T20:57:13.292Z + 2023-12-11T21:13:43.511Z https://berkeley-scf.github.io/stat999-quarto/syllabus.html - 2023-12-11T20:57:12.992Z + 2023-12-11T21:13:43.243Z https://berkeley-scf.github.io/stat999-quarto/index.html - 2023-12-11T20:57:14.028Z + 2023-12-11T21:13:43.951Z https://berkeley-scf.github.io/stat999-quarto/units/macros.html - 2023-12-11T20:57:22.240Z + 2023-12-11T21:13:50.143Z https://berkeley-scf.github.io/stat999-quarto/units/unit3.html - 2023-12-11T20:57:40.948Z + 2023-12-11T21:14:05.071Z diff --git a/units/unit1.html b/units/unit1.html index 89ef1ec..44e44a6 100644 --- a/units/unit1.html +++ b/units/unit1.html @@ -250,7 +250,7 @@

Ev

-
0.2880794815109894
+
-0.06841813647632415
diff --git a/units/unit1_files/figure-html/cell-2-output-1.png b/units/unit1_files/figure-html/cell-2-output-1.png index cc7c225..5a9dfac 100644 Binary files a/units/unit1_files/figure-html/cell-2-output-1.png and b/units/unit1_files/figure-html/cell-2-output-1.png differ diff --git a/units/unit3.html b/units/unit3.html index c5fb3e6..ca14b61 100644 --- a/units/unit3.html +++ b/units/unit3.html @@ -247,7 +247,7 @@

Ev

-
-0.09955680553907985
+
0.14378785045458362
diff --git a/units/unit3.pdf b/units/unit3.pdf index 57f4fad..36f1b9d 100644 Binary files a/units/unit3.pdf and b/units/unit3.pdf differ diff --git a/units/unit3_files/figure-html/cell-2-output-1.png b/units/unit3_files/figure-html/cell-2-output-1.png index fa5a130..a0a5183 100644 Binary files a/units/unit3_files/figure-html/cell-2-output-1.png and b/units/unit3_files/figure-html/cell-2-output-1.png differ