@@ -128,17 +128,23 @@ title: "Table of Contents"
128128 &emsp ;&ensp ; 1.9.1. * [ Definition] ( /D/cov ) * <br >
129129 &emsp ;&ensp ; 1.9.2. * [ Sample covariance] ( /D/cov-samp ) * <br >
130130 &emsp ;&ensp ; 1.9.3. ** [ Partition into expected values] ( /P/cov-mean ) ** <br >
131- &emsp ;&ensp ; 1.9.4. ** [ Covariance under independence] ( /P/cov-ind ) ** <br >
132- &emsp ;&ensp ; 1.9.5. ** [ Relationship to correlation] ( /P/cov-corr ) ** <br >
133- &emsp ;&ensp ; 1.9.6. ** [ Law of total covariance] ( /P/cov-tot ) ** <br >
134- &emsp ;&ensp ; 1.9.7. * [ Covariance matrix] ( /D/covmat ) * <br >
135- &emsp ;&ensp ; 1.9.8. * [ Sample covariance matrix] ( /D/covmat-samp ) * <br >
136- &emsp ;&ensp ; 1.9.9. ** [ Covariance matrix and expected values] ( /P/covmat-mean ) ** <br >
137- &emsp ;&ensp ; 1.9.10. ** [ Invariance under addition of vector] ( /P/covmat-inv ) ** <br >
138- &emsp ;&ensp ; 1.9.11. ** [ Scaling upon multiplication with matrix] ( /P/covmat-scal ) ** <br >
139- &emsp ;&ensp ; 1.9.12. ** [ Covariance matrix and correlation matrix] ( /P/covmat-corrmat ) ** <br >
140- &emsp ;&ensp ; 1.9.13. * [ Precision matrix] ( /D/precmat ) * <br >
141- &emsp ;&ensp ; 1.9.14. ** [ Precision matrix and correlation matrix] ( /P/precmat-corrmat ) ** <br >
131+ &emsp ;&ensp ; 1.9.4. ** [ Symmetry] ( /P/cov-symm ) ** <br >
132+ &emsp ;&ensp ; 1.9.5. ** [ Self-covariance] ( /P/cov-var ) ** <br >
133+ &emsp ;&ensp ; 1.9.6. ** [ Covariance under independence] ( /P/cov-ind ) ** <br >
134+ &emsp ;&ensp ; 1.9.7. ** [ Relationship to correlation] ( /P/cov-corr ) ** <br >
135+ &emsp ;&ensp ; 1.9.8. ** [ Law of total covariance] ( /P/cov-tot ) ** <br >
136+ &emsp ;&ensp ; 1.9.9. * [ Covariance matrix] ( /D/covmat ) * <br >
137+ &emsp ;&ensp ; 1.9.10. * [ Sample covariance matrix] ( /D/covmat-samp ) * <br >
138+ &emsp ;&ensp ; 1.9.11. ** [ Covariance matrix and expected values] ( /P/covmat-mean ) ** <br >
139+ &emsp ;&ensp ; 1.9.12. ** [ Symmetry] ( /P/covmat-symm ) ** <br >
140+ &emsp ;&ensp ; 1.9.13. ** [ Positive semi-definiteness] ( /P/covmat-psd ) ** <br >
141+ &emsp ;&ensp ; 1.9.14. ** [ Invariance under addition of vector] ( /P/covmat-inv ) ** <br >
142+ &emsp ;&ensp ; 1.9.15. ** [ Scaling upon multiplication with matrix] ( /P/covmat-scal ) ** <br >
143+ &emsp ;&ensp ; 1.9.16. * [ Cross-covariance matrix] ( /D/covmat-cross ) * <br >
144+ &emsp ;&ensp ; 1.9.17. ** [ Covariance matrix of a sum] ( /P/covmat-sum ) ** <br >
145+ &emsp ;&ensp ; 1.9.18. ** [ Covariance matrix and correlation matrix] ( /P/covmat-corrmat ) ** <br >
146+ &emsp ;&ensp ; 1.9.19. * [ Precision matrix] ( /D/precmat ) * <br >
147+ &emsp ;&ensp ; 1.9.20. ** [ Precision matrix and correlation matrix] ( /P/precmat-corrmat ) ** <br >
142148
143149 1.10. Correlation <br >
144150 &emsp ;&ensp ; 1.10.1. * [ Definition] ( /D/corr ) * <br >
0 commit comments