Skip to content

Commit 0629e1e

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent ee6a5d5 commit 0629e1e

6 files changed

Lines changed: 11 additions & 2 deletions

File tree

I/DbA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: "Definition by Author"
1313

1414
- [Sample covariance](/D/cov-samp)
1515

16-
### JoramSoch (191 definitions)
16+
### JoramSoch (192 definitions)
1717

1818
- [Akaike information criterion](/D/aic)
1919
- [Alternative hypothesis](/D/h1)
@@ -65,6 +65,7 @@ title: "Definition by Author"
6565
- [Empirical Bayes](/D/eb)
6666
- [Empirical Bayes prior distribution](/D/prior-eb)
6767
- [Empirical Bayesian log model evidence](/D/eblme)
68+
- [Estimand, estimator and estimate](/D/est)
6869
- [Estimation matrix](/D/emat)
6970
- [Event space](/D/eve-spc)
7071
- [Exceedance probability](/D/prob-exc)

I/DbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,4 @@ title: "Definition by Number"
214214
| D205 | stat | [Statistic](/D/stat) | JoramSoch | 2024-10-04 |
215215
| D206 | dof | [Degrees of freedom](/D/dof) | JoramSoch | 2024-10-11 |
216216
| D207 | dist-uni | [Unimodal and multimodal probability distribution](/D/dist-uni) | JoramSoch | 2024-10-25 |
217+
| D208 | est | [Estimand, estimator and estimate](/D/est) | JoramSoch | 2024-11-01 |

I/DbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ title: "Definition by Topic"
7373
- [Empirical Bayes prior distribution](/D/prior-eb)
7474
- [Empirical Bayesian log model evidence](/D/eblme)
7575
- [Encompassing model](/D/encm)
76+
- [Estimand, estimator and estimate](/D/est)
7677
- [Estimation matrix](/D/emat)
7778
- [Event space](/D/eve-spc)
7879
- [ex-Gaussian distribution](/D/exg)

I/PbA.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: "Proof by Author"
1212

1313
- [Posterior predictive distribution is a marginal distribution of the joint likelihood](/P/postpred-jl)
1414

15-
### JoramSoch (439 proofs)
15+
### JoramSoch (441 proofs)
1616

1717
- [Accuracy and complexity for Bayesian linear regression](/P/blr-anc)
1818
- [Accuracy and complexity for Bayesian linear regression with known covariance](/P/blrkc-anc)
@@ -260,6 +260,8 @@ title: "Proof by Author"
260260
- [Multiple linear regression is a special case of the general linear model](/P/mlr-glm)
261261
- [Multivariate normal distribution is a special case of matrix-normal distribution](/P/mvn-matn)
262262
- [Mutual information of dependent and independent variables in the general linear model](/P/glm-mi)
263+
- [Mutual information of the bivariate normal distribution](/P/bvn-mi)
264+
- [Mutual information of the multivariate normal distribution](/P/mvn-mi)
263265
- [Necessary and sufficient condition for independence of multivariate normal random variables](/P/mvn-ind)
264266
- [Non-invariance of the differential entropy under change of variables](/P/dent-noninv)
265267
- [(Non-)Multiplicativity of the expected value](/P/mean-mult)

I/PbN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,3 +481,5 @@ title: "Proof by Number"
481481
| P473 | norm-corrind | [Normally distributed and uncorrelated does not imply independent](/P/norm-corrind) | JoramSoch | 2024-10-04 |
482482
| P474 | norm-margjoint | [Marginally normal does not imply jointly normal](/P/norm-margjoint) | JoramSoch | 2024-10-11 |
483483
| P475 | bvn-lincomb | [Linear combination of bivariate normal random variables](/P/bvn-lincomb) | JoramSoch | 2024-10-25 |
484+
| P476 | bvn-mi | [Mutual information of the bivariate normal distribution](/P/bvn-mi) | JoramSoch | 2024-11-01 |
485+
| P477 | mvn-mi | [Mutual information of the multivariate normal distribution](/P/mvn-mi) | JoramSoch | 2024-11-01 |

I/PbT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ title: "Proof by Topic"
302302
- [Multiple linear regression is a special case of the general linear model](/P/mlr-glm)
303303
- [Multivariate normal distribution is a special case of matrix-normal distribution](/P/mvn-matn)
304304
- [Mutual information of dependent and independent variables in the general linear model](/P/glm-mi)
305+
- [Mutual information of the bivariate normal distribution](/P/bvn-mi)
306+
- [Mutual information of the multivariate normal distribution](/P/mvn-mi)
305307

306308
### N
307309

0 commit comments

Comments
 (0)