File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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 |
Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments