Skip to content

Commit a53db14

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs/definitions.
1 parent 14dae74 commit a53db14

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

I/PbA.md

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

66

7-
### JoramSoch (286 proofs)
7+
### JoramSoch (288 proofs)
88

99
- [(Non-)Multiplicativity of the expected value](/P/mean-mult)
1010
- [Accuracy and complexity for the univariate Gaussian](/P/ug-anc)
@@ -74,6 +74,7 @@ title: "Proof by Author"
7474
- [Expectation of the cross-validated log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-cvlbfmean)
7575
- [Expectation of the log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-lbfmean)
7676
- [Expected value of a non-negative random variable](/P/mean-nnrvar)
77+
- [Expected value of the trace of a matrix](/P/mean-tr)
7778
- [Expected value of x times ln(x) for a gamma distribution](/P/gam-xlogx)
7879
- [Exponential distribution is a special case of gamma distribution](/P/exp-gam)
7980
- [Expression of the cumulative distribution function of the normal distribution without the error function](/P/norm-cdfwerf)
@@ -267,6 +268,7 @@ title: "Proof by Author"
267268
- [Relationship between residual variance and sample variance in simple linear regression](/P/slr-resvar)
268269
- [Relationship between second raw moment, variance and mean](/P/momraw-2nd)
269270
- [Relationship between signal-to-noise ratio and R²](/P/snr-rsq)
271+
- [Sampling from the matrix-normal distribution](/P/matn-samp)
270272
- [Scaling of the variance upon multiplication with a constant](/P/var-scal)
271273
- [Second central moment is variance](/P/momcent-2nd)
272274
- [Simple linear regression is a special case of multiple linear regression](/P/slr-mlr)

I/PbN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,3 +302,5 @@ title: "Proof by Number"
302302
| P294 | dir-kl | [Kullback-Leibler divergence for the Dirichlet distribution](/P/dir-kl) | JoramSoch | 2021-12-02 |
303303
| P295 | wish-kl | [Kullback-Leibler divergence for the Wishart distribution](/P/wish-kl) | JoramSoch | 2021-12-02 |
304304
| P296 | matn-kl | [Kullback-Leibler divergence for the matrix-normal distribution](/P/matn-kl) | JoramSoch | 2021-12-02 |
305+
| P297 | matn-samp | [Sampling from the matrix-normal distribution](/P/matn-samp) | JoramSoch | 2021-12-07 |
306+
| P298 | mean-tr | [Expected value of the trace of a matrix](/P/mean-tr) | JoramSoch | 2021-12-07 |

I/PbT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ title: "Proof by Topic"
8787
- [Expectation of the cross-validated log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-cvlbfmean)
8888
- [Expectation of the log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-lbfmean)
8989
- [Expected value of a non-negative random variable](/P/mean-nnrvar)
90+
- [Expected value of the trace of a matrix](/P/mean-tr)
9091
- [Expected value of x times ln(x) for a gamma distribution](/P/gam-xlogx)
9192
- [Exponential distribution is a special case of gamma distribution](/P/exp-gam)
9293
- [Expression of the cumulative distribution function of the normal distribution without the error function](/P/norm-cdfwerf)
@@ -325,6 +326,7 @@ title: "Proof by Topic"
325326

326327
### S
327328

329+
- [Sampling from the matrix-normal distribution](/P/matn-samp)
328330
- [Savage-Dickey Density Ratio for computing Bayes Factors](/P/bf-sddr)
329331
- [Scaling of the variance upon multiplication with a constant](/P/var-scal)
330332
- [Second central moment is variance](/P/momcent-2nd)

0 commit comments

Comments
 (0)