@@ -257,18 +257,19 @@ title: "Table of Contents"
257257 &emsp ;&ensp ; 3.2.3. ** [ Relation to standard normal distribution] ( /P/norm-snorm ) ** (1) <br >
258258 &emsp ;&ensp ; 3.2.4. ** [ Relation to standard normal distribution] ( /P/norm-snorm2 ) ** (2) <br >
259259 &emsp ;&ensp ; 3.2.5. ** [ Relation to standard normal distribution] ( /P/norm-snorm3 ) ** (3) <br >
260- &emsp ;&ensp ; 3.2.6. ** [ Probability density function] ( /P/norm-pdf ) ** <br >
261- &emsp ;&ensp ; 3.2.7. ** [ Moment-generating function] ( /P/norm-mgf ) ** <br >
262- &emsp ;&ensp ; 3.2.8. ** [ Cumulative distribution function] ( /P/norm-cdf ) ** <br >
263- &emsp ;&ensp ; 3.2.9. ** [ Cumulative distribution function without error function] ( /P/norm-cdfwerf ) ** <br >
264- &emsp ;&ensp ; 3.2.10. ** [ Quantile function] ( /P/norm-qf ) ** <br >
265- &emsp ;&ensp ; 3.2.11. ** [ Mean] ( /P/norm-mean ) ** <br >
266- &emsp ;&ensp ; 3.2.12. ** [ Median] ( /P/norm-med ) ** <br >
267- &emsp ;&ensp ; 3.2.13. ** [ Mode] ( /P/norm-mode ) ** <br >
268- &emsp ;&ensp ; 3.2.14. ** [ Variance] ( /P/norm-var ) ** <br >
269- &emsp ;&ensp ; 3.2.15. ** [ Full width at half maximum] ( /P/norm-fwhm ) ** <br >
270- &emsp ;&ensp ; 3.2.16. ** [ Differential entropy] ( /P/norm-dent ) ** <br >
271- &emsp ;&ensp ; 3.2.17. ** [ Kullback-Leibler divergence] ( /P/norm-kl ) ** <br >
260+ &emsp ;&ensp ; 3.2.6. ** [ Gaussian integral] ( /P/norm-gi ) ** <br >
261+ &emsp ;&ensp ; 3.2.7. ** [ Probability density function] ( /P/norm-pdf ) ** <br >
262+ &emsp ;&ensp ; 3.2.8. ** [ Moment-generating function] ( /P/norm-mgf ) ** <br >
263+ &emsp ;&ensp ; 3.2.9. ** [ Cumulative distribution function] ( /P/norm-cdf ) ** <br >
264+ &emsp ;&ensp ; 3.2.10. ** [ Cumulative distribution function without error function] ( /P/norm-cdfwerf ) ** <br >
265+ &emsp ;&ensp ; 3.2.11. ** [ Quantile function] ( /P/norm-qf ) ** <br >
266+ &emsp ;&ensp ; 3.2.12. ** [ Mean] ( /P/norm-mean ) ** <br >
267+ &emsp ;&ensp ; 3.2.13. ** [ Median] ( /P/norm-med ) ** <br >
268+ &emsp ;&ensp ; 3.2.14. ** [ Mode] ( /P/norm-mode ) ** <br >
269+ &emsp ;&ensp ; 3.2.15. ** [ Variance] ( /P/norm-var ) ** <br >
270+ &emsp ;&ensp ; 3.2.16. ** [ Full width at half maximum] ( /P/norm-fwhm ) ** <br >
271+ &emsp ;&ensp ; 3.2.17. ** [ Differential entropy] ( /P/norm-dent ) ** <br >
272+ &emsp ;&ensp ; 3.2.18. ** [ Kullback-Leibler divergence] ( /P/norm-kl ) ** <br >
272273
273274 3.3. Gamma distribution <br >
274275 &emsp ;&ensp ; 3.3.1. * [ Definition] ( /D/gam ) * <br >
@@ -297,12 +298,14 @@ title: "Table of Contents"
297298 3.5. Chi-square distribution <br >
298299 &emsp ;&ensp ; 3.5.1. * [ Definition] ( /D/chi2 ) * <br >
299300 &emsp ;&ensp ; 3.5.2. ** [ Special case of gamma distribution] ( /P/chi2-gam ) ** <br >
300- &emsp ;&ensp ; 3.5.3. ** [ Moments] ( /P/chi2-mom ) ** <br >
301+ &emsp ;&ensp ; 3.5.3. ** [ Probability density function] ( /P/chi2-pdf ) ** <br >
302+ &emsp ;&ensp ; 3.5.4. ** [ Moments] ( /P/chi2-mom ) ** <br >
301303
302304 3.6. Beta distribution <br >
303305 &emsp ;&ensp ; 3.6.1. * [ Definition] ( /D/beta ) * <br >
304306 &emsp ;&ensp ; 3.6.2. ** [ Probability density function] ( /P/beta-pdf ) ** <br >
305- &emsp ;&ensp ; 3.6.3. ** [ Cumulative distribution function] ( /P/beta-cdf ) ** <br >
307+ &emsp ;&ensp ; 3.6.3. ** [ Moment-generating function] ( /P/beta-mgf ) ** <br >
308+ &emsp ;&ensp ; 3.6.4. ** [ Cumulative distribution function] ( /P/beta-cdf ) ** <br >
306309
307310 3.7. Wald distribution <br >
308311 &emsp ;&ensp ; 3.7.1. * [ Definition] ( /D/wald ) * <br >
@@ -472,7 +475,10 @@ title: "Table of Contents"
472475 &emsp ;&ensp ; 3.1.1. * [ Definition] ( /D/lme ) * <br >
473476 &emsp ;&ensp ; 3.1.2. ** [ Derivation] ( /P/lme-der ) ** <br >
474477 &emsp ;&ensp ; 3.1.3. ** [ Partition into accuracy and complexity] ( /P/lme-anc ) ** <br >
475- &emsp ;&ensp ; 3.1.4. * [ Cross-validated log model evidence] ( /D/cvlme ) * <br >
478+ &emsp ;&ensp ; 3.1.4. * [ Uniform-prior log model evidence] ( /D/uplme ) * <br >
479+ &emsp ;&ensp ; 3.1.5. * [ Cross-validated log model evidence] ( /D/cvlme ) * <br >
480+ &emsp ;&ensp ; 3.1.6. * [ Empirical Bayesian log model evidence] ( /D/eblme ) * <br >
481+ &emsp ;&ensp ; 3.1.7. * [ Variational Bayesian log model evidence] ( /D/vblme ) * <br >
476482
477483 3.2. Log family evidence <br >
478484 &emsp ;&ensp ; 3.2.1. * [ Definition] ( /D/lfe ) * <br >
0 commit comments