w-statistic
Version:
A tool for statistical analysis.
27 lines (21 loc) • 1.14 kB
Markdown
# w-statistic
A tool for statistical analysis.

[](https://npmjs.org/package/w-statistic)
[](https://npmjs.org/package/w-statistic)
[](https://npmjs.org/package/w-statistic)
[](https://npmjs.org/package/w-statistic)
[](https://www.jsdelivr.com/package/npm/w-statistic)
## Documentation
To view documentation or get support, visit [docs](https://yuda-lyu.github.io/w-statistic/w-statistic.html).
## Installation
### Using npm(ES6 module):
```alias
npm i w-statistic
```
### In a browser(UMD module):
> **Note:** w-statistic does not dependent on any package.
Add script for w-statistic.
```alias
<script src="https://cdn.jsdelivr.net/npm/w-statistic@1.0.22/dist/w-statistic.umd.js"></script>
```