Skip to content

Commit 6c7ba6e

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent bb53091 commit 6c7ba6e

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 (396 proofs)
11+
### JoramSoch (397 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)
@@ -199,6 +199,7 @@ title: "Proof by Author"
199199
- [Maximum log-likelihood for multinomial observations](/P/mult-mll)
200200
- [Maximum log-likelihood for multiple linear regression](/P/mlr-mll)
201201
- [Maximum-a-posteriori estimation for binomial observations](/P/bin-map)
202+
- [Maximum-a-posteriori estimation for multinomial observations](/P/mult-map)
202203
- [Mean of the Bernoulli distribution](/P/bern-mean)
203204
- [Mean of the beta distribution](/P/beta-mean)
204205
- [Mean of the binomial distribution](/P/bin-mean)

I/PbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,3 +433,4 @@ title: "Proof by Number"
433433
| P425 | duni-kl | [Kullback-Leibler divergence for the discrete uniform distribution](/P/duni-kl) | JoramSoch | 2023-11-17 |
434434
| P426 | gam-scal | [Scaling of a random variable following the gamma distribution](/P/gam-scal) | JoramSoch | 2023-11-24 |
435435
| P427 | bin-map | [Maximum-a-posteriori estimation for binomial observations](/P/bin-map) | JoramSoch | 2023-12-01 |
436+
| P428 | mult-map | [Maximum-a-posteriori estimation for multinomial observations](/P/mult-map) | JoramSoch | 2023-12-08 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ title: "Proof by Topic"
232232
- [Maximum log-likelihood for multinomial observations](/P/mult-mll)
233233
- [Maximum log-likelihood for multiple linear regression](/P/mlr-mll)
234234
- [Maximum-a-posteriori estimation for binomial observations](/P/bin-map)
235+
- [Maximum-a-posteriori estimation for multinomial observations](/P/mult-map)
235236
- [Mean of the Bernoulli distribution](/P/bern-mean)
236237
- [Mean of the beta distribution](/P/beta-mean)
237238
- [Mean of the binomial distribution](/P/bin-mean)

I/PwS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ title: "Proofs without Source"
7676
- [Maximum log-likelihood for binomial observations](/P/bin-mll)
7777
- [Maximum log-likelihood for multinomial observations](/P/mult-mll)
7878
- [Maximum-a-posteriori estimation for binomial observations](/P/bin-map)
79+
- [Maximum-a-posteriori estimation for multinomial observations](/P/mult-map)
7980
- [Mean of the categorical distribution](/P/cat-mean)
8081
- [Mean of the continuous uniform distribution](/P/cuni-mean)
8182
- [Mean of the ex-Gaussian distribution](/P/exg-mean)

0 commit comments

Comments
 (0)