Skip to content

Commit 9b9aa2f

Browse files
authored
edited index "ToC"
1 parent 97f8659 commit 9b9aa2f

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

I/ToC.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -546,12 +546,13 @@ title: "Table of Contents"
546546
&emsp;&ensp; 3.4.9. **[Cumulative distribution function](/P/gam-cdf)** <br>
547547
&emsp;&ensp; 3.4.10. **[Quantile function](/P/gam-qf)** <br>
548548
&emsp;&ensp; 3.4.11. **[Mean](/P/gam-mean)** <br>
549-
&emsp;&ensp; 3.4.12. **[Mode](/P/gam-mode)** <br>
550-
&emsp;&ensp; 3.4.13. **[Variance](/P/gam-var)** <br>
551-
&emsp;&ensp; 3.4.14. **[Logarithmic expectation](/P/gam-logmean)** <br>
552-
&emsp;&ensp; 3.4.15. **[Expectation of x ln x](/P/gam-xlogx)** <br>
553-
&emsp;&ensp; 3.4.16. **[Differential entropy](/P/gam-dent)** <br>
554-
&emsp;&ensp; 3.4.17. **[Kullback-Leibler divergence](/P/gam-kl)** <br>
549+
&emsp;&ensp; 3.4.12. **[Median](/P/gam-med)** <br>
550+
&emsp;&ensp; 3.4.13. **[Mode](/P/gam-mode)** <br>
551+
&emsp;&ensp; 3.4.14. **[Variance](/P/gam-var)** <br>
552+
&emsp;&ensp; 3.4.15. **[Logarithmic expectation](/P/gam-logmean)** <br>
553+
&emsp;&ensp; 3.4.16. **[Expectation of x ln x](/P/gam-xlogx)** <br>
554+
&emsp;&ensp; 3.4.17. **[Differential entropy](/P/gam-dent)** <br>
555+
&emsp;&ensp; 3.4.18. **[Kullback-Leibler divergence](/P/gam-kl)** <br>
555556

556557
<p id="Exponential distribution"></p>
557558
3.5. Exponential distribution <br>
@@ -602,7 +603,9 @@ title: "Table of Contents"
602603
&emsp;&ensp; 3.9.6. **[Moment-generating function](/P/beta-mgf)** <br>
603604
&emsp;&ensp; 3.9.7. **[Cumulative distribution function](/P/beta-cdf)** <br>
604605
&emsp;&ensp; 3.9.8. **[Mean](/P/beta-mean)** <br>
605-
&emsp;&ensp; 3.9.9. **[Variance](/P/beta-var)** <br>
606+
&emsp;&ensp; 3.9.9. **[Median](/P/beta-med)** <br>
607+
&emsp;&ensp; 3.9.10. **[Mode](/P/beta-mode)** <br>
608+
&emsp;&ensp; 3.9.11. **[Variance](/P/beta-var)** <br>
606609

607610
<p id="Wald distribution"></p>
608611
3.10. Wald distribution <br>

0 commit comments

Comments
 (0)