Skip to content

Commit 907a633

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs.
1 parent aaa3dd3 commit 907a633

7 files changed

Lines changed: 9 additions & 2 deletions

File tree

I/DbA.md

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

99
- [Sample covariance](/D/cov-samp)
1010

11-
### JoramSoch (181 definitions)
11+
### JoramSoch (182 definitions)
1212

1313
- [Akaike information criterion](/D/aic)
1414
- [Alternative hypothesis](/D/h1)
@@ -101,6 +101,7 @@ title: "Definition by Author"
101101
- [Maximum entropy prior distribution](/D/prior-maxent)
102102
- [Maximum likelihood estimation](/D/mle)
103103
- [Maximum log-likelihood](/D/mll)
104+
- [Maximum-a-posteriori estimation](/D/map)
104105
- [Mean squared error](/D/mse)
105106
- [Median](/D/med)
106107
- [Method-of-moments estimation](/D/mome)

I/DbN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,3 +197,4 @@ title: "Definition by Number"
197197
| D188 | skew | [Skewness](/D/skew) | tomfaulkenberry | 2023-04-20 |
198198
| D189 | bvn | [Bivariate normal distribution](/D/bvn) | JoramSoch | 2023-09-22 |
199199
| D190 | skew-samp | [Sample skewness](/D/skew-samp) | tomfaulkenberry | 2023-10-30 |
200+
| D191 | map | [Maximum-a-posteriori estimation](/D/map) | JoramSoch | 2023-12-01 |

I/DbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ title: "Definition by Topic"
136136
- [Maximum entropy prior distribution](/D/prior-maxent)
137137
- [Maximum likelihood estimation](/D/mle)
138138
- [Maximum log-likelihood](/D/mll)
139+
- [Maximum-a-posteriori estimation](/D/map)
139140
- [Mean squared error](/D/mse)
140141
- [Median](/D/med)
141142
- [Method-of-moments estimation](/D/mome)

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 (395 proofs)
11+
### JoramSoch (396 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)
@@ -198,6 +198,7 @@ title: "Proof by Author"
198198
- [Maximum log-likelihood for binomial observations](/P/bin-mll)
199199
- [Maximum log-likelihood for multinomial observations](/P/mult-mll)
200200
- [Maximum log-likelihood for multiple linear regression](/P/mlr-mll)
201+
- [Maximum-a-posteriori estimation for binomial observations](/P/bin-map)
201202
- [Mean of the Bernoulli distribution](/P/bern-mean)
202203
- [Mean of the beta distribution](/P/beta-mean)
203204
- [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
@@ -432,3 +432,4 @@ title: "Proof by Number"
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 |
434434
| P426 | gam-scal | [Scaling of a random variable following the gamma distribution](/P/gam-scal) | JoramSoch | 2023-11-24 |
435+
| P427 | bin-map | [Maximum-a-posteriori estimation for binomial observations](/P/bin-map) | JoramSoch | 2023-12-01 |

I/PbT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ title: "Proof by Topic"
231231
- [Maximum log-likelihood for binomial observations](/P/bin-mll)
232232
- [Maximum log-likelihood for multinomial observations](/P/mult-mll)
233233
- [Maximum log-likelihood for multiple linear regression](/P/mlr-mll)
234+
- [Maximum-a-posteriori estimation for binomial observations](/P/bin-map)
234235
- [Mean of the Bernoulli distribution](/P/bern-mean)
235236
- [Mean of the beta distribution](/P/beta-mean)
236237
- [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
@@ -75,6 +75,7 @@ title: "Proofs without Source"
7575
- [Maximum likelihood estimation for the Poisson distribution with exposure values](/P/poissexp-mle)
7676
- [Maximum log-likelihood for binomial observations](/P/bin-mll)
7777
- [Maximum log-likelihood for multinomial observations](/P/mult-mll)
78+
- [Maximum-a-posteriori estimation for binomial observations](/P/bin-map)
7879
- [Mean of the categorical distribution](/P/cat-mean)
7980
- [Mean of the continuous uniform distribution](/P/cuni-mean)
8081
- [Mean of the ex-Gaussian distribution](/P/exg-mean)

0 commit comments

Comments
 (0)