Skip to content

docs: normalize metadata for @stdlib/stats/base/dists/weibull/mgf#12942

Draft
Planeshifter wants to merge 1 commit into
developfrom
philipp/drift-stats-base-dists-weibull-2026-06-18
Draft

docs: normalize metadata for @stdlib/stats/base/dists/weibull/mgf#12942
Planeshifter wants to merge 1 commit into
developfrom
philipp/drift-stats-base-dists-weibull-2026-06-18

Conversation

@Planeshifter

Copy link
Copy Markdown
Member

Description

This pull request normalizes two metadata items in @stdlib/stats/base/dists/weibull/mgf to bring them in line with sibling packages in the @stdlib/stats/base/dists/weibull/* namespace.

@stdlib/stats/base/dists/weibull/mgf

  • Rewrite the lib/index.js module-level JSDoc summary as a noun-phrase matching the package.json description, so the summary now reads Weibull distribution moment-generating function (MGF). instead of Evaluate the moment-generating function (MGF) for a Weibull distribution. (matches 14/15 = 93% of siblings, all of which use the noun-phrase form verbatim from package.json).
  • Add the missing probability keyword to package.json (present in 14/15 = 93% of siblings).

Related Issues

None.

Questions

No.

Other

No observable behavior changes. No test or example references the previous summary text or the keyword list.

Checklist

AI Assistance

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

This PR was generated by an automated cross-package drift-detection routine that extracts structural and semantic features from every package in a randomly selected namespace, identifies the majority pattern per feature, and proposes corrections to outliers. The routine reviewed all 15 members of @stdlib/stats/base/dists/weibull/*, ran a three-agent validation pass (semantic, cross-reference, structural) on candidate corrections, and produced this draft for maintainer review.


@stdlib-js/reviewers


Generated by Claude Code

…s/weibull/mgf`

* Rewrite the `lib/index.js` module-level JSDoc summary as a
  noun-phrase matching the `package.json` description (the
  convention used by 14/15 sibling packages in
  `@stdlib/stats/base/dists/weibull/`).
* Add the missing `probability` keyword to `package.json`,
  bringing the keyword set in line with 14/15 sibling packages.
@stdlib-bot stdlib-bot added the Statistics Issue or pull request related to statistical functionality. label Jun 18, 2026
@stdlib-bot

Copy link
Copy Markdown
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/base/dists/weibull/mgf $\\color{green}344/344$
$\\color{green}+100.00\\%$
$\\color{green}29/29$
$\\color{green}+100.00\\%$
$\\color{green}4/4$
$\\color{green}+100.00\\%$
$\\color{green}344/344$
$\\color{green}+100.00\\%$

The above coverage report was generated for the changes in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants