Skip to content

Conversation

hrshya
Copy link
Contributor

@hrshya hrshya commented Jun 2, 2025

Resolves none .

Description

What is the purpose of this pull request?

This pull request:

  • replaces manual for loop in examples for stats/base/dists/erlang/* packages.

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves no related issues.

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. labels Jun 2, 2025
@hrshya hrshya added the Documentation Improvements, additions, or changes to documentation. label Jun 2, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Jun 2, 2025

Coverage Report

Package Statements Branches Functions Lines
stats/base/dists/erlang/cdf $\color{green}203/203$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}203/203$
$\color{green}+100.00\%$
stats/base/dists/erlang/entropy $\color{green}202/202$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}202/202$
$\color{green}+100.00\%$
stats/base/dists/erlang/kurtosis $\color{green}199/199$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}199/199$
$\color{green}+100.00\%$
stats/base/dists/erlang/logpdf $\color{green}198/198$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}198/198$
$\color{green}+100.00\%$
stats/base/dists/erlang/mean $\color{green}199/199$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}199/199$
$\color{green}+100.00\%$
stats/base/dists/erlang/mode $\color{green}199/199$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}199/199$
$\color{green}+100.00\%$
stats/base/dists/erlang/pdf $\color{green}198/198$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}198/198$
$\color{green}+100.00\%$
stats/base/dists/erlang/quantile $\color{green}196/196$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}196/196$
$\color{green}+100.00\%$
stats/base/dists/erlang/skewness $\color{green}200/200$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}200/200$
$\color{green}+100.00\%$
stats/base/dists/erlang/stdev $\color{green}200/200$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}200/200$
$\color{green}+100.00\%$
stats/base/dists/erlang/variance $\color{green}199/199$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}199/199$
$\color{green}+100.00\%$

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

Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kgryte kgryte removed the Needs Review A pull request which needs code review. label Jun 2, 2025
@kgryte kgryte merged commit 391830c into stdlib-js:develop Jun 2, 2025
11 checks passed
anandkaranubc pushed a commit to anandkaranubc/stdlib that referenced this pull request Jun 3, 2025
@hrshya hrshya deleted the docs/ercdf branch June 15, 2025 12:44
@hrshya hrshya restored the docs/ercdf branch October 11, 2025 13:24
@hrshya hrshya deleted the docs/ercdf branch October 11, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements, additions, or changes to documentation. Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants