-
-
Notifications
You must be signed in to change notification settings - Fork 913
Closed
Labels
BugSomething isn't working.Something isn't working.Native AddonsIssue involves or relates to Node.js native add-ons.Issue involves or relates to Node.js native add-ons.
Description
Description
Encountered an error when calling chi2gof
with a unity probability array.
Related Issues
No response
Questions
No.
Demo
No response
Reproduction
chi2gof([135017, 1533, 13450], [0.9, 0.01, 0.09]);
Expected Results
No error.
Actual Results
dscal is not a function
TypeError: dscal is not a function
### Version
0.0.7
### Environments
Node.js
### Browser Version
_No response_
### Node.js / npm Version
_No response_
### Platform
_No response_
### Checklist
- [X] Read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [X] Searched for existing issues and pull requests.
Metadata
Metadata
Assignees
Labels
BugSomething isn't working.Something isn't working.Native AddonsIssue involves or relates to Node.js native add-ons.Issue involves or relates to Node.js native add-ons.