Skip to content

Commit e5c11df

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent a6fd3a4 commit e5c11df

4 files changed

Lines changed: 5 additions & 1 deletion

File tree

I/PbA.md

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

99
- [Covariance matrix of the multinomial distribution](/P/mult-cov)
1010

11-
### JoramSoch (394 proofs)
11+
### JoramSoch (395 proofs)
1212

1313
- [Accuracy and complexity for the univariate Gaussian](/P/ug-anc)
1414
- [Accuracy and complexity for the univariate Gaussian with known variance](/P/ugkv-anc)
@@ -366,6 +366,7 @@ title: "Proof by Author"
366366
- [Reparametrization for one-way analysis of variance](/P/anova1-repara)
367367
- [Sampling from the matrix-normal distribution](/P/matn-samp)
368368
- [Sampling from the normal-gamma distribution](/P/ng-samp)
369+
- [Scaling of a random variable following the gamma distribution](/P/gam-scal)
369370
- [Scaling of the covariance matrix upon multiplication with constant matrix](/P/covmat-scal)
370371
- [Scaling of the variance upon multiplication with a constant](/P/var-scal)
371372
- [Second central moment is variance](/P/momcent-2nd)

I/PbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,3 +431,4 @@ title: "Proof by Number"
431431
| P423 | wald-mome | [Method of moments for Wald-distributed data](/P/wald-mome) | tomfaulkenberry | 2023-10-30 |
432432
| P424 | exg-mome | [Method of moments for ex-Gaussian-distributed data](/P/exg-mome) | tomfaulkenberry | 2023-10-30 |
433433
| P425 | duni-kl | [Kullback-Leibler divergence for the discrete uniform distribution](/P/duni-kl) | JoramSoch | 2023-11-17 |
434+
| P426 | gam-scal | [Scaling of a random variable following the gamma distribution](/P/gam-scal) | JoramSoch | 2023-11-24 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,7 @@ title: "Proof by Topic"
436436
- [Sampling from the matrix-normal distribution](/P/matn-samp)
437437
- [Sampling from the normal-gamma distribution](/P/ng-samp)
438438
- [Savage-Dickey density ratio for computing Bayes factors](/P/bf-sddr)
439+
- [Scaling of a random variable following the gamma distribution](/P/gam-scal)
439440
- [Scaling of the covariance matrix upon multiplication with constant matrix](/P/covmat-scal)
440441
- [Scaling of the variance upon multiplication with a constant](/P/var-scal)
441442
- [Second central moment is variance](/P/momcent-2nd)

I/PwS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ title: "Proofs without Source"
137137
- [Relationship between R² and maximum log-likelihood](/P/rsq-mll)
138138
- [Relationship between second raw moment, variance and mean](/P/momraw-2nd)
139139
- [Relationship between signal-to-noise ratio and R²](/P/snr-rsq)
140+
- [Scaling of a random variable following the gamma distribution](/P/gam-scal)
140141
- [Simple linear regression is a special case of multiple linear regression](/P/slr-mlr)
141142
- [Skewness of the ex-Gaussian distribution](/P/exg-skew)
142143
- [Skewness of the exponential distribution](/P/exp-skew)

0 commit comments

Comments
 (0)