D-Stats

0.0.4 • Public • Published

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

Package Sidebar

Install

npm i D-Stats

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

43 kB

Total Files

13

Last publish

Collaborators

  • damianof