Skip to content

Commit f926662

Browse files
committed
corrected index pages
The alphabetical ordering of "Definition by Topic" and "Proof by Topic" has been corrected, ensuring correct alphabetical order at every position.
1 parent 141468b commit f926662

4 files changed

Lines changed: 32 additions & 32 deletions

File tree

I/DbT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ title: "Definition by Topic"
5858

5959
### E
6060

61+
- [Empirical and theoretical prior distribution](/D/prior-emp)
6162
- [Empirical Bayes](/D/eb)
6263
- [Empirical Bayes prior distribution](/D/prior-eb)
6364
- [Empirical Bayesian log model evidence](/D/eblme)
64-
- [Empirical and theoretical prior distribution](/D/prior-emp)
6565
- [Encompassing model](/D/encm)
6666
- [Estimation matrix](/D/emat)
6767
- [Exceedance probability](/D/prob-exc)
@@ -220,9 +220,9 @@ title: "Definition by Topic"
220220

221221
- [Uniform and non-uniform prior distribution](/D/prior-uni)
222222
- [Uniform-prior log model evidence](/D/uplme)
223+
- [Univariate and multivariate random variable](/D/rvar-uni)
223224
- [Univariate Gaussian](/D/ug)
224225
- [Univariate Gaussian with known variance](/D/ugkv)
225-
- [Univariate and multivariate random variable](/D/rvar-uni)
226226

227227
### V
228228

I/PbT.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ title: "Proof by Topic"
2929
- [Conditional distributions of the multivariate normal distribution](/P/mvn-cond)
3030
- [Conditional distributions of the normal-gamma distribution](/P/ng-cond)
3131
- [Conjugate prior distribution for Bayesian linear regression](/P/blr-prior)
32-
- [Conjugate prior distribution for Poisson-distributed data](/P/poiss-prior)
3332
- [Conjugate prior distribution for binomial observations](/P/bin-prior)
3433
- [Conjugate prior distribution for multinomial observations](/P/mult-prior)
3534
- [Conjugate prior distribution for multivariate Bayesian linear regression](/P/mblr-prior)
35+
- [Conjugate prior distribution for Poisson-distributed data](/P/poiss-prior)
3636
- [Conjugate prior distribution for the Poisson distribution with exposure values](/P/poissexp-prior)
3737
- [Conjugate prior distribution for the univariate Gaussian](/P/ug-prior)
3838
- [Conjugate prior distribution for the univariate Gaussian with known variance](/P/ugkv-prior)
3939
- [Construction of confidence intervals using Wilks' theorem](/P/ci-wilks)
4040
- [Construction of unbiased estimator for variance](/P/resvar-unb)
41-
- [Convexity of the Kullback-Leibler divergence](/P/kl-conv)
4241
- [Convexity of the cross-entropy](/P/entcross-conv)
42+
- [Convexity of the Kullback-Leibler divergence](/P/kl-conv)
4343
- [Covariance of independent random variables](/P/cov-ind)
4444
- [Cross-validated log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-cvlbf)
4545
- [Cross-validated log model evidence for the univariate Gaussian with known variance](/P/ugkv-cvlme)
@@ -105,8 +105,8 @@ title: "Proof by Topic"
105105
### I
106106

107107
- [Inflection points of the probability density function of the normal distribution](/P/norm-infl)
108-
- [Invariance of the Kullback-Leibler divergence under parameter transformation](/P/kl-inv)
109108
- [Invariance of the differential entropy under addition of a constant](/P/dent-inv)
109+
- [Invariance of the Kullback-Leibler divergence under parameter transformation](/P/kl-inv)
110110
- [Invariance of the variance under addition of a constant](/P/var-inv)
111111
- [Inverse transformation method using cumulative distribution function](/P/cdf-itm)
112112

@@ -134,10 +134,10 @@ title: "Proof by Topic"
134134
- [Log Bayes factor in terms of log model evidences](/P/lbf-lme)
135135
- [Log family evidences in terms of log model evidences](/P/lfe-lme)
136136
- [Log model evidence for Bayesian linear regression](/P/blr-lme)
137-
- [Log model evidence for Poisson-distributed data](/P/poiss-lme)
138137
- [Log model evidence for binomial observations](/P/bin-lme)
139138
- [Log model evidence for multinomial observations](/P/mult-lme)
140139
- [Log model evidence for multivariate Bayesian linear regression](/P/mblr-lme)
140+
- [Log model evidence for Poisson-distributed data](/P/poiss-lme)
141141
- [Log model evidence for the Poisson distribution with exposure values](/P/poissexp-lme)
142142
- [Log model evidence for the univariate Gaussian](/P/ug-lme)
143143
- [Log model evidence for the univariate Gaussian with known variance](/P/ugkv-lme)
@@ -151,16 +151,14 @@ title: "Proof by Topic"
151151
- [Marginal distributions of the normal-gamma distribution](/P/ng-marg)
152152
- [Marginal likelihood is a definite integral of joint likelihood](/P/ml-jl)
153153
- [Maximum likelihood estimation for Dirichlet-distributed data](/P/dir-mle)
154-
- [Maximum likelihood estimation for Poisson-distributed data](/P/poiss-mle)
155154
- [Maximum likelihood estimation for multiple linear regression](/P/mlr-mle)
156-
- [Maximum likelihood estimation for the Poisson distribution with exposure values](/P/poissexp-mle)
155+
- [Maximum likelihood estimation for Poisson-distributed data](/P/poiss-mle)
157156
- [Maximum likelihood estimation for the general linear model](/P/glm-mle)
157+
- [Maximum likelihood estimation for the Poisson distribution with exposure values](/P/poissexp-mle)
158158
- [Maximum likelihood estimation for the univariate Gaussian](/P/ug-mle)
159159
- [Maximum likelihood estimation for the univariate Gaussian with known variance](/P/ugkv-mle)
160160
- [Maximum likelihood estimator of variance is biased](/P/resvar-bias)
161161
- [Mean of the Bernoulli distribution](/P/bern-mean)
162-
- [Mean of the Poisson distribution](/P/poiss-mean)
163-
- [Mean of the Wald distribution](/P/wald-mean)
164162
- [Mean of the beta distribution](/P/beta-mean)
165163
- [Mean of the binomial distribution](/P/bin-mean)
166164
- [Mean of the categorical distribution](/P/cat-mean)
@@ -170,6 +168,8 @@ title: "Proof by Topic"
170168
- [Mean of the multinomial distribution](/P/mult-mean)
171169
- [Mean of the normal distribution](/P/norm-mean)
172170
- [Mean of the normal-gamma distribution](/P/ng-mean)
171+
- [Mean of the Poisson distribution](/P/poiss-mean)
172+
- [Mean of the Wald distribution](/P/wald-mean)
173173
- [Median of the continuous uniform distribution](/P/cuni-med)
174174
- [Median of the exponential distribution](/P/exp-med)
175175
- [Median of the normal distribution](/P/norm-med)
@@ -180,22 +180,22 @@ title: "Proof by Topic"
180180
- [Moment in terms of moment-generating function](/P/mom-mgf)
181181
- [Moment-generating function of a function of a random variable](/P/mgf-fct)
182182
- [Moment-generating function of linear combination of independent random variables](/P/mgf-lincomb)
183-
- [Moment-generating function of the Wald distribution](/P/wald-mgf)
184183
- [Moment-generating function of the beta distribution](/P/beta-mgf)
185184
- [Moment-generating function of the normal distribution](/P/norm-mgf)
185+
- [Moment-generating function of the Wald distribution](/P/wald-mgf)
186186
- [Moments of the chi-squared distribution](/P/chi2-mom)
187187
- [Monotonicity of probability](/P/prob-mon)
188188
- [Monotonicity of the expected value](/P/mean-mono)
189189

190190
### N
191191

192192
- [Necessary and sufficient condition for independence of multivariate normal random variables](/P/mvn-ind)
193-
- [(Non-)Multiplicativity of the expected value](/P/mean-mult)
194193
- [Non-invariance of the differential entropy under change of variables](/P/dent-noninv)
194+
- [(Non-)Multiplicativity of the expected value](/P/mean-mult)
195+
- [Non-negativity of the expected value](/P/mean-nonneg)
195196
- [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg)
196197
- [Non-negativity of the Kullback-Leibler divergence](/P/kl-nonneg2)
197198
- [Non-negativity of the Shannon entropy](/P/ent-nonneg)
198-
- [Non-negativity of the expected value](/P/mean-nonneg)
199199
- [Non-negativity of the variance](/P/var-nonneg)
200200
- [Non-symmetry of the Kullback-Leibler divergence](/P/kl-nonsymm)
201201
- [Normal distribution maximizes differential entropy for fixed variance](/P/norm-maxent)
@@ -223,10 +223,10 @@ title: "Proof by Topic"
223223
- [Posterior credibility region against the omnibus null hypothesis for Bayesian linear regression](/P/blr-pcr)
224224
- [Posterior density is proportional to joint likelihood](/P/post-jl)
225225
- [Posterior distribution for Bayesian linear regression](/P/blr-post)
226-
- [Posterior distribution for Poisson-distributed data](/P/poiss-post)
227226
- [Posterior distribution for binomial observations](/P/bin-post)
228227
- [Posterior distribution for multinomial observations](/P/mult-post)
229228
- [Posterior distribution for multivariate Bayesian linear regression](/P/mblr-post)
229+
- [Posterior distribution for Poisson-distributed data](/P/poiss-post)
230230
- [Posterior distribution for the Poisson distribution with exposure values](/P/poissexp-post)
231231
- [Posterior distribution for the univariate Gaussian](/P/ug-post)
232232
- [Posterior distribution for the univariate Gaussian with known variance](/P/ugkv-post)
@@ -241,30 +241,30 @@ title: "Proof by Topic"
241241
- [Probability density function of a strictly increasing function of a continuous random variable](/P/pdf-sifct)
242242
- [Probability density function of a sum of independent discrete random variables](/P/pdf-sumind)
243243
- [Probability density function of an invertible function of a continuous random vector](/P/pdf-invfct)
244-
- [Probability density function of the Dirichlet distribution](/P/dir-pdf)
245-
- [Probability density function of the F-distribution](/P/f-pdf)
246-
- [Probability density function of the Wald distribution](/P/wald-pdf)
247244
- [Probability density function of the beta distribution](/P/beta-pdf)
248245
- [Probability density function of the chi-squared distribution](/P/chi2-pdf)
249246
- [Probability density function of the continuous uniform distribution](/P/cuni-pdf)
247+
- [Probability density function of the Dirichlet distribution](/P/dir-pdf)
250248
- [Probability density function of the exponential distribution](/P/exp-pdf)
249+
- [Probability density function of the F-distribution](/P/f-pdf)
251250
- [Probability density function of the gamma distribution](/P/gam-pdf)
252251
- [Probability density function of the matrix-normal distribution](/P/matn-pdf)
253252
- [Probability density function of the multivariate normal distribution](/P/mvn-pdf)
254253
- [Probability density function of the normal distribution](/P/norm-pdf)
255254
- [Probability density function of the normal-gamma distribution](/P/ng-pdf)
256255
- [Probability density function of the t-distribution](/P/t-pdf)
256+
- [Probability density function of the Wald distribution](/P/wald-pdf)
257257
- [Probability integral transform using cumulative distribution function](/P/cdf-pit)
258258
- [Probability mass function of a strictly decreasing function of a discrete random variable](/P/pmf-sdfct)
259259
- [Probability mass function of a strictly increasing function of a discrete random variable](/P/pmf-sifct)
260260
- [Probability mass function of a sum of independent discrete random variables](/P/pmf-sumind)
261261
- [Probability mass function of an invertible function of a random vector](/P/pmf-invfct)
262262
- [Probability mass function of the Bernoulli distribution](/P/bern-pmf)
263-
- [Probability mass function of the Poisson distribution](/P/poiss-pmf)
264263
- [Probability mass function of the binomial distribution](/P/bin-pmf)
265264
- [Probability mass function of the categorical distribution](/P/cat-pmf)
266265
- [Probability mass function of the discrete uniform distribution](/P/duni-pmf)
267266
- [Probability mass function of the multinomial distribution](/P/mult-pmf)
267+
- [Probability mass function of the Poisson distribution](/P/poiss-pmf)
268268
- [Probability of exhaustive events](/P/prob-exh)
269269
- [Probability of the complement](/P/prob-comp)
270270
- [Probability of the empty set](/P/prob-emp)
@@ -285,15 +285,14 @@ title: "Proof by Topic"
285285
### R
286286

287287
- [Range of probability](/P/prob-range)
288-
- [Relation of Kullback-Leibler divergence to entropy](/P/kl-ent)
289288
- [Relation of continuous Kullback-Leibler divergence to differential entropy](/P/kl-dent)
290289
- [Relation of continuous mutual information to joint and conditional differential entropy](/P/cmi-jcde)
291290
- [Relation of continuous mutual information to marginal and conditional differential entropy](/P/cmi-mcde)
292291
- [Relation of continuous mutual information to marginal and joint differential entropy](/P/cmi-mjde)
292+
- [Relation of Kullback-Leibler divergence to entropy](/P/kl-ent)
293293
- [Relation of mutual information to joint and conditional entropy](/P/dmi-jce)
294294
- [Relation of mutual information to marginal and conditional entropy](/P/dmi-mce)
295295
- [Relation of mutual information to marginal and joint entropy](/P/dmi-mje)
296-
- [Relationship between R² and maximum log-likelihood](/P/rsq-mll)
297296
- [Relationship between coefficient of determination and correlation coefficient in simple linear regression](/P/slr-rsq)
298297
- [Relationship between correlation coefficient and slope estimate in simple linear regression](/P/slr-corr)
299298
- [Relationship between covariance and correlation](/P/cov-corr)
@@ -308,6 +307,7 @@ title: "Proof by Topic"
308307
- [Relationship between normal distribution and standard normal distribution](/P/norm-snorm3)
309308
- [Relationship between normal distribution and t-distribution](/P/norm-t)
310309
- [Relationship between precision matrix and correlation matrix](/P/precmat-corrmat)
310+
- [Relationship between R² and maximum log-likelihood](/P/rsq-mll)
311311
- [Relationship between residual variance and sample variance in simple linear regression](/P/slr-resvar)
312312
- [Relationship between second raw moment, variance and mean](/P/momraw-2nd)
313313
- [Relationship between signal-to-noise ratio and R²](/P/snr-rsq)
@@ -333,13 +333,13 @@ title: "Proof by Topic"
333333

334334
- [Variance of constant is zero](/P/var-const)
335335
- [Variance of parameter estimates for simple linear regression](/P/slr-olsvar)
336-
- [Variance of the Poisson distribution](/P/poiss-var)
337-
- [Variance of the Wald distribution](/P/wald-var)
338336
- [Variance of the beta distribution](/P/beta-var)
339337
- [Variance of the gamma distribution](/P/gam-var)
340338
- [Variance of the linear combination of two random variables](/P/var-lincomb)
341339
- [Variance of the normal distribution](/P/norm-var)
340+
- [Variance of the Poisson distribution](/P/poiss-var)
342341
- [Variance of the sum of two random variables](/P/var-sum)
342+
- [Variance of the Wald distribution](/P/wald-var)
343343

344344
### W
345345

I/PwS.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@ title: "Proofs without Source"
3131
- [Linear combination of independent normal random variables](/P/norm-lincomb)
3232
- [Linear transformation theorem for the matrix-normal distribution](/P/matn-ltt)
3333
- [Log Bayes factor for the univariate Gaussian with known variance](/P/ugkv-lbf)
34-
- [Log model evidence for Poisson-distributed data](/P/poiss-lme)
3534
- [Log model evidence for multinomial observations](/P/mult-lme)
3635
- [Log model evidence for multivariate Bayesian linear regression](/P/mblr-lme)
36+
- [Log model evidence for Poisson-distributed data](/P/poiss-lme)
3737
- [Log model evidence for the Poisson distribution with exposure values](/P/poissexp-lme)
3838
- [Log model evidence for the univariate Gaussian with known variance](/P/ugkv-lme)
3939
- [Marginal distributions of the multivariate normal distribution](/P/mvn-marg)
4040
- [Marginal distributions of the normal-gamma distribution](/P/ng-marg)
4141
- [Marginal likelihood is a definite integral of joint likelihood](/P/ml-jl)
42-
- [Maximum likelihood estimation for Poisson-distributed data](/P/poiss-mle)
4342
- [Maximum likelihood estimation for multiple linear regression](/P/mlr-mle)
44-
- [Maximum likelihood estimation for the Poisson distribution with exposure values](/P/poissexp-mle)
43+
- [Maximum likelihood estimation for Poisson-distributed data](/P/poiss-mle)
4544
- [Maximum likelihood estimation for the general linear model](/P/glm-mle)
46-
- [Mean of the Wald distribution](/P/wald-mean)
45+
- [Maximum likelihood estimation for the Poisson distribution with exposure values](/P/poissexp-mle)
4746
- [Mean of the categorical distribution](/P/cat-mean)
4847
- [Mean of the continuous uniform distribution](/P/cuni-mean)
4948
- [Mean of the multinomial distribution](/P/mult-mean)
5049
- [Mean of the normal-gamma distribution](/P/ng-mean)
50+
- [Mean of the Wald distribution](/P/wald-mean)
5151
- [Median of the continuous uniform distribution](/P/cuni-med)
5252
- [Median of the exponential distribution](/P/exp-med)
5353
- [Median of the normal distribution](/P/norm-med)
@@ -57,25 +57,24 @@ title: "Proofs without Source"
5757
- [Necessary and sufficient condition for independence of multivariate normal random variables](/P/mvn-ind)
5858
- [Ordinary least squares for the general linear model](/P/glm-ols)
5959
- [Posterior density is proportional to joint likelihood](/P/post-jl)
60-
- [Probability density function of the Dirichlet distribution](/P/dir-pdf)
61-
- [Probability density function of the Wald distribution](/P/wald-pdf)
6260
- [Probability density function of the beta distribution](/P/beta-pdf)
6361
- [Probability density function of the continuous uniform distribution](/P/cuni-pdf)
62+
- [Probability density function of the Dirichlet distribution](/P/dir-pdf)
6463
- [Probability density function of the exponential distribution](/P/exp-pdf)
6564
- [Probability density function of the gamma distribution](/P/gam-pdf)
6665
- [Probability density function of the matrix-normal distribution](/P/matn-pdf)
6766
- [Probability density function of the multivariate normal distribution](/P/mvn-pdf)
6867
- [Probability density function of the normal distribution](/P/norm-pdf)
68+
- [Probability density function of the Wald distribution](/P/wald-pdf)
6969
- [Probability mass function of the Bernoulli distribution](/P/bern-pmf)
70-
- [Probability mass function of the Poisson distribution](/P/poiss-pmf)
7170
- [Probability mass function of the binomial distribution](/P/bin-pmf)
7271
- [Probability mass function of the categorical distribution](/P/cat-pmf)
7372
- [Probability mass function of the discrete uniform distribution](/P/duni-pmf)
7473
- [Probability mass function of the multinomial distribution](/P/mult-pmf)
74+
- [Probability mass function of the Poisson distribution](/P/poiss-pmf)
7575
- [Quantile function of the continuous uniform distribution](/P/cuni-qf)
7676
- [Quantile function of the discrete uniform distribution](/P/duni-qf)
7777
- [Quantile function of the exponential distribution](/P/exp-qf)
78-
- [Relationship between R² and maximum log-likelihood](/P/rsq-mll)
7978
- [Relationship between covariance and correlation](/P/cov-corr)
8079
- [Relationship between gamma distribution and standard gamma distribution](/P/gam-sgam)
8180
- [Relationship between gamma distribution and standard gamma distribution](/P/gam-sgam2)
@@ -84,6 +83,7 @@ title: "Proofs without Source"
8483
- [Relationship between normal distribution and standard normal distribution](/P/norm-snorm2)
8584
- [Relationship between normal distribution and standard normal distribution](/P/norm-snorm3)
8685
- [Relationship between precision matrix and correlation matrix](/P/precmat-corrmat)
86+
- [Relationship between R² and maximum log-likelihood](/P/rsq-mll)
8787
- [Relationship between second raw moment, variance and mean](/P/momraw-2nd)
8888
- [Relationship between signal-to-noise ratio and R²](/P/snr-rsq)
8989
- [Transitivity of Bayes Factors](/P/bf-trans)

update.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
if line.find('title:') == 0:
6060
title = re.sub('"', '', line[7:-1])
6161
title_edit = re.sub('[^a-zA-Z- ]', '', title)
62-
title_sort = title_edit[0].upper() + title_edit[1:]
62+
title_sort = title_edit.upper()
6363
if line.find('author:') == 0:
6464
author = re.sub('"', '', line[8:-1])
6565
if line.find('username:') == 0:
@@ -114,7 +114,7 @@
114114
if line.find('title:') == 0:
115115
title = re.sub('"', '', line[7:-1])
116116
title_edit = re.sub('[^a-zA-Z- ]', '', title)
117-
title_sort = title_edit[0].upper() + title_edit[1:]
117+
title_sort = title_edit.upper()
118118
if line.find('author:') == 0:
119119
author = re.sub('"', '', line[8:-1])
120120
if line.find('username:') == 0:

0 commit comments

Comments
 (0)