Skip to content

Commit

Permalink
reg
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderthclark committed Feb 8, 2024
1 parent 6334dc9 commit 8cf89cc
Show file tree
Hide file tree
Showing 17 changed files with 1,552 additions and 42 deletions.
Binary file modified .DS_Store
Binary file not shown.
6 changes: 3 additions & 3 deletions book/.ipynb_checkpoints/correlation-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@
},
{
"cell_type": "markdown",
"id": "ae51a1f2",
"id": "f43858da",
"metadata": {},
"source": [
"Below, you can adjust a random noise parameter and a slope parameter and observe how the correlation coefficient changes. The $y$-value is calculated as $\\text{slope} \\times (x + \\text{noise})$. \n",
Expand All @@ -572,7 +572,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "943d683b",
"id": "aa09a2dd",
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -1134,7 +1134,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "efc4beda",
"id": "9976ef82",
"metadata": {},
"outputs": [],
"source": []
Expand Down
Binary file modified book/_build/.doctrees/correlation.doctree
Binary file not shown.
Binary file modified book/_build/.doctrees/environment.pickle
Binary file not shown.
Binary file modified book/_build/.doctrees/regression.doctree
Binary file not shown.
6 changes: 3 additions & 3 deletions book/_build/html/_sources/correlation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@
},
{
"cell_type": "markdown",
"id": "ae51a1f2",
"id": "f43858da",
"metadata": {},
"source": [
"Below, you can adjust a random noise parameter and a slope parameter and observe how the correlation coefficient changes. The $y$-value is calculated as $\\text{slope} \\times (x + \\text{noise})$. \n",
Expand All @@ -572,7 +572,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "943d683b",
"id": "aa09a2dd",
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -1134,7 +1134,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "efc4beda",
"id": "9976ef82",
"metadata": {},
"outputs": [],
"source": []
Expand Down
539 changes: 539 additions & 0 deletions book/_build/html/_sources/regression.ipynb

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions book/_build/html/correlation.html

Large diffs are not rendered by default.

Binary file modified book/_build/html/objects.inv
Binary file not shown.
Loading

0 comments on commit 8cf89cc

Please sign in to comment.