0.0.4 • Published 4 years ago

D-Stats v0.0.4

Weekly downloads
22
License
MIT
Repository
github
Last release
4 years ago

d-stats

npm version

Ultra light-weight logging module for NodeJS (and might even use on client side)

Simple stats library with custom classes created to use some well-known formulas/algorithms in my Node apps.

IMPORTANT: This is still very preliminary and not fully tested. Use at your own risk or perform due diligence to review code and add additional unit tests you feel are necessary.

@Release Notes

  • 0.0.3 Added ./lib/index.js
  • 0.0.2 Added .gitignore, cleaned up code a bit
  • 0.0.1 Initial commit

Currently includes:

  • BayesRule
  • PearsonCoefficient

To run tests:

mocha tests

0.0.4

4 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago