Skip to content

Commit 8885923

Browse files
committed
style: align stats/base/dists/chisquare/ctor with namespace conventions
Added missing `chi-square` (present in 13/14 siblings, 93%) and `chisq` (11/14, 79%) to the keywords list. Both are standard chi-squared-distribution aliases already present in the other majority patterns.
1 parent 750ace1 commit 8885923

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/stats/base/dists/chisquare/ctor

lib/node_modules/@stdlib/stats/base/dists/chisquare/ctor/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,10 @@
6363
"prob",
6464
"chi",
6565
"squared",
66+
"chisq",
6667
"chisquare",
6768
"chisquared",
69+
"chi-square",
6870
"chi-squared",
6971
"cdf",
7072
"pdf",

0 commit comments

Comments
 (0)