Skip to content

Commit 376a79a

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent 6d1a6ad commit 376a79a

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

I/PbA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ title: "Proof by Author"
1616

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

19-
### JoramSoch (479 proofs)
19+
### JoramSoch (480 proofs)
2020

2121
- [Accuracy and complexity for Bayesian linear regression](/P/blr-anc)
2222
- [Accuracy and complexity for Bayesian linear regression with known covariance](/P/blrkc-anc)
@@ -472,6 +472,7 @@ title: "Proof by Author"
472472
- [The regression line goes through the center of mass point](/P/slr-comp)
473473
- [The residuals and the covariate are uncorrelated in simple linear regression](/P/slr-rescorr)
474474
- [The sum of residuals is zero in simple linear regression](/P/slr-ressum)
475+
- [The variational free energy is a lower bound on the log model evidence](/P/fren-lme)
475476
- [Transformation matrices for ordinary least squares](/P/mlr-mat)
476477
- [Transformation matrices for simple linear regression](/P/slr-mat)
477478
- [Transposition of a matrix-normal random variable](/P/matn-trans)

I/PbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,3 +522,4 @@ title: "Proof by Number"
522522
| P514 | jens-ineq | [Jensen's inequality](/P/jens-ineq) | JoramSoch | 2025-09-25 |
523523
| P515 | kl-nonneg3 | [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg3) | JoramSoch | 2025-09-25 |
524524
| P516 | fren-dec | [Decompositions of the variational free energy](/P/fren-dec) | JoramSoch | 2025-09-25 |
525+
| P517 | fren-lme | [The variational free energy is a lower bound on the log model evidence](/P/fren-lme) | JoramSoch | 2025-09-25 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ title: "Proof by Topic"
546546
- [The regression line goes through the center of mass point](/P/slr-comp)
547547
- [The residuals and the covariate are uncorrelated in simple linear regression](/P/slr-rescorr)
548548
- [The sum of residuals is zero in simple linear regression](/P/slr-ressum)
549+
- [The variational free energy is a lower bound on the log model evidence](/P/fren-lme)
549550
- [Transformation matrices for ordinary least squares](/P/mlr-mat)
550551
- [Transformation matrices for simple linear regression](/P/slr-mat)
551552
- [Transitivity of Bayes Factors](/P/bf-trans)

0 commit comments

Comments
 (0)