diff --git a/doc/pub/Regression/html/._Regression-bs000.html b/doc/pub/Regression/html/._Regression-bs000.html index 1eaaf829a..3fd5ac51e 100644 --- a/doc/pub/Regression/html/._Regression-bs000.html +++ b/doc/pub/Regression/html/._Regression-bs000.html @@ -6,9 +6,9 @@ Automatically generated HTML file from DocOnce source
- + -@@ -96,7 +115,7 @@ end of tocinfo -->
-
@@ -111,6 +130,7 @@ end of tocinfo -->
diff --git a/doc/pub/Regression/html/._Regression-bs001.html b/doc/pub/Regression/html/._Regression-bs001.html index a8e35f833..d0c0c55ac 100644 --- a/doc/pub/Regression/html/._Regression-bs001.html +++ b/doc/pub/Regression/html/._Regression-bs001.html @@ -6,9 +6,9 @@ Automatically generated HTML file from DocOnce source - + -
+Regression modeling deals with the description of the sampling distribution of a given random variable \( y \) varies as function of another variable or a set of such variables \( \hat{x} =[x_0, x_1,\dots, x_p] \). +The first variable is called the dependent, the outcome or the response variable while the set of variables \( \hat{x} \) is called the independent variable, or the predictor variable or the explanatory variable. + +
+A regression model aims at finding a likelihood function \( p(y\vert \hat{x}) \), that is the conditional distribution for \( y \) with a given \( \hat{x} \). The estimation of \( p(y\vert \hat{x}) \) is made using a data set with + +
diff --git a/doc/pub/Regression/html/._Regression-bs002.html b/doc/pub/Regression/html/._Regression-bs002.html new file mode 100644 index 000000000..d5cdd4d07 --- /dev/null +++ b/doc/pub/Regression/html/._Regression-bs002.html @@ -0,0 +1,140 @@ + + + + + + + +
@@ -96,7 +115,7 @@ end of tocinfo -->
-
@@ -111,6 +130,7 @@ end of tocinfo -->
diff --git a/doc/pub/Regression/html/Regression-reveal.html b/doc/pub/Regression/html/Regression-reveal.html index 6622714b1..ee280cc3c 100644 --- a/doc/pub/Regression/html/Regression-reveal.html +++ b/doc/pub/Regression/html/Regression-reveal.html @@ -1,10 +1,11 @@ +\ - + -@@ -131,7 +148,7 @@ td.padding {
-
@@ -142,10 +159,36 @@ td.padding {
+Regression modeling deals with the description of the sampling distribution of a given random variable \( y \) varies as function of another variable or a set of such variables \( \hat{x} =[x_0, x_1,\dots, x_p] \).
+The first variable is called the dependent, the outcome or the response variable while the set of variables \( \hat{x} \) is called the independent variable, or the predictor variable or the explanatory variable.
+
+
+A regression model aims at finding a likelihood function \( p(y\vert \hat{x}) \), that is the conditional distribution for \( y \) with a given \( \hat{x} \). The estimation of \( p(y\vert \hat{x}) \) is made using a data set with
+
+
+
+ The goal of the regression analysis is to extract/exploit relationship between \( y_i \) and \( \hat{x}_i \) in or to infer causal dependencies, approximations to the likelihood functions, functional relationships and to make predictions .
+
+more text to come
+
+
Introduction
+Regression analysis, overarching aims
+
+General linear models
+
@@ -85,16 +103,42 @@ end of tocinfo -->
-
-
+
+Regression modeling deals with the description of the sampling distribution of a given random variable \( y \) varies as function of another variable or a set of such variables \( \hat{x} =[x_0, x_1,\dots, x_p] \). +The first variable is called the dependent, the outcome or the response variable while the set of variables \( \hat{x} \) is called the independent variable, or the predictor variable or the explanatory variable. + +
+A regression model aims at finding a likelihood function \( p(y\vert \hat{x}) \), that is the conditional distribution for \( y \) with a given \( \hat{x} \). The estimation of \( p(y\vert \hat{x}) \) is made using a data set with + +
+
+
+
+more text to come +