Skip to content

Commit 69f40c9

Browse files
authored
edited table of contents
1 parent 10b2e8a commit 69f40c9

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

I/Table_of_Contents.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,19 +70,21 @@ Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)**
7070
1.7. Covariance <br>
7171
&emsp;&ensp; 1.7.1. *[Definition](/D/cov)* <br>
7272
&emsp;&ensp; 1.7.2. **[Partition into expected values](/P/cov-mean)** <br>
73-
&emsp;&ensp; 1.7.3. **[Relationship to correlation](/P/cov-corr)** <br>
74-
&emsp;&ensp; 1.7.4. *[Covariance matrix](/D/covmat)* <br>
75-
&emsp;&ensp; 1.7.5. **[Covariance matrix and expected values](/P/covmat-mean)** <br>
76-
&emsp;&ensp; 1.7.6. **[Covariance matrix and correlation matrix](/P/covmat-corrmat)** <br>
77-
&emsp;&ensp; 1.7.7. *[Precision matrix](/D/precmat)* <br>
78-
&emsp;&ensp; 1.7.8. **[Precision matrix and correlation matrix](/P/precmat-corrmat)** <br>
73+
&emsp;&ensp; 1.7.3. **[Covariance under independence](/P/cov-ind)** <br>
74+
&emsp;&ensp; 1.7.4. **[Relationship to correlation](/P/cov-corr)** <br>
75+
&emsp;&ensp; 1.7.5. *[Covariance matrix](/D/covmat)* <br>
76+
&emsp;&ensp; 1.7.6. **[Covariance matrix and expected values](/P/covmat-mean)** <br>
77+
&emsp;&ensp; 1.7.7. **[Covariance matrix and correlation matrix](/P/covmat-corrmat)** <br>
78+
&emsp;&ensp; 1.7.8. *[Precision matrix](/D/precmat)* <br>
79+
&emsp;&ensp; 1.7.9. **[Precision matrix and correlation matrix](/P/precmat-corrmat)** <br>
7980

8081
1.8. Correlation <br>
8182
&emsp;&ensp; 1.8.1. *[Definition](/D/corr)* <br>
8283
&emsp;&ensp; 1.8.2. *[Correlation matrix](/D/corrmat)* <br>
8384

8485
1.9. Measures of statistical dispersion <br>
85-
&emsp;&ensp; 1.9.1. *[Full width at half maximum](/D/fwhm)* <br>
86+
&emsp;&ensp; 1.9.1. *[Standard deviation](/D/std)* <br>
87+
&emsp;&ensp; 1.9.2. *[Full width at half maximum](/D/fwhm)* <br>
8688

8789
1.10. Further moments <br>
8890
&emsp;&ensp; 1.10.1. *[Moment](/D/mom)* <br>
@@ -328,6 +330,11 @@ Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)**
328330
&emsp;&ensp; 2.1.2. **[Ordinary least squares](/P/glm-ols)** <br>
329331
&emsp;&ensp; 2.1.3. **[Weighted least squares](/P/glm-wls)** <br>
330332
&emsp;&ensp; 2.1.4. **[Maximum likelihood estimation](/P/glm-mle)** <br>
333+
334+
2.2. Multivariate Bayesian linear regression <br>
335+
&emsp;&ensp; 2.2.1. **[Conjugate prior distribution](/P/mblr-prior)** <br>
336+
&emsp;&ensp; 2.2.2. **[Posterior distribution](/P/mblr-post)** <br>
337+
&emsp;&ensp; 2.2.3. **[Log model evidence](/P/mblr-lme)** <br>
331338

332339
3. Poisson data
333340

0 commit comments

Comments
 (0)