From d65046c133cf93ee46541fec88b336b4bd5659aa Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 24 Aug 2025 22:31:49 +0200 Subject: [PATCH] update --- doc/pub/week35/html/._week35-bs002.html | 7 +- doc/pub/week35/html/._week35-bs003.html | 8 +- doc/pub/week35/html/._week35-bs004.html | 8 +- doc/pub/week35/html/._week35-bs005.html | 16 +- doc/pub/week35/html/._week35-bs006.html | 6 +- doc/pub/week35/html/._week35-bs013.html | 22 +- doc/pub/week35/html/._week35-bs015.html | 6 +- doc/pub/week35/html/._week35-bs016.html | 8 +- doc/pub/week35/html/._week35-bs017.html | 4 +- doc/pub/week35/html/._week35-bs018.html | 2 +- doc/pub/week35/html/._week35-bs031.html | 10 +- doc/pub/week35/html/._week35-bs036.html | 6 +- doc/pub/week35/html/._week35-bs046.html | 2 +- doc/pub/week35/html/._week35-bs058.html | 22 +- doc/pub/week35/html/._week35-bs059.html | 20 +- doc/pub/week35/html/._week35-bs061.html | 4 +- doc/pub/week35/html/._week35-bs062.html | 12 +- doc/pub/week35/html/week35-reveal.html | 163 ++-- doc/pub/week35/html/week35-solarized.html | 163 ++-- doc/pub/week35/html/week35.html | 163 ++-- doc/pub/week35/ipynb/ipynb-week35-src.tar.gz | Bin 192 -> 192 bytes doc/pub/week35/ipynb/week35.ipynb | 891 +++++++++---------- doc/src/week35/week35.do.txt | 163 ++-- 23 files changed, 850 insertions(+), 856 deletions(-) diff --git a/doc/pub/week35/html/._week35-bs002.html b/doc/pub/week35/html/._week35-bs002.html index 50cc554bf..21440aaf6 100644 --- a/doc/pub/week35/html/._week35-bs002.html +++ b/doc/pub/week35/html/._week35-bs002.html @@ -323,13 +323,12 @@ MathJax.Hub.Config({

Reminder from last week

-

We need first a reminder from last week about linear regression.

+

We need first a reminder from last week about linear regression. We are going to fit a continuous function with linear parameterization in terms of the parameters \( \boldsymbol{\theta} \) and our first encounter is ordinary least squares.

-

Fitting a continuous function with linear parameterization in terms of the parameters \( \boldsymbol{\beta} \).