Skip to content

dscal is not a function #508

@marcospassos

Description

@marcospassos

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

No one assigned

    Labels

    BugSomething isn't working.Native AddonsIssue involves or relates to Node.js native add-ons.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions