Skip to content

Commit 0cd5a91

Browse files
authored
chore: update keywords
PR-URL: #12830 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 0293981 commit 0cd5a91

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

lib/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
"dist",
6161
"parameter",
6262
"discrete",
63+
"mean",
64+
"average",
65+
"avg",
6366
"negative",
6467
"binomial",
6568
"univariate"

lib/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"distribution",
5757
"dist",
5858
"probability",
59-
"pdf",
59+
"pmf",
6060
"density",
6161
"negative",
6262
"binomial",

0 commit comments

Comments
 (0)