File tree Expand file tree Collapse file tree
stats/base/dists/degenerate Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,12 @@ var o = ns;
3939// returns {...}
4040```
4141
42+ The namespace contains the following:
43+
44+ <!-- <toc pattern="*"> -->
45+
46+ <!-- </toc> -->
47+
4248</section >
4349
4450<!-- /.usage -->
Original file line number Diff line number Diff line change @@ -39,6 +39,24 @@ var dist = degenerate;
3939// returns {...}
4040```
4141
42+ The namespace contains the following distribution functions:
43+
44+ <!-- <toc pattern="*+(cdf|pdf|pmf|mgf|quantile)*"> -->
45+
46+ <!-- </toc> -->
47+
48+ The namespace contains the following functions for calculating distribution properties:
49+
50+ <!-- <toc pattern="*+(entropy|kurtosis|mean|median|mode|skewness|stdev|variance)*"> -->
51+
52+ <!-- </toc> -->
53+
54+ The namespace contains a constructor function for creating a degenerate distribution object.
55+
56+ <!-- <toc pattern="*ctor*"> -->
57+
58+ <!-- </toc> -->
59+
4260</section >
4361
4462<!-- /.usage -->
You can’t perform that action at this time.
0 commit comments