This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

the-missing-value

1.1.0 • Public • Published

the-missing-value

Project Description

A library for performing descriptive statistics with optional handling of missing values

Installation

npm install the-missing-value

Using the Library

Require the library

const statistics = require('the-missing-value.js');

or destructure the necessary functions

const { mean, stDev } = require('the-missing-value.js');

Functions currently included:

  • count
  • minimum
  • maximum
  • mean
  • stDev
  • sum
  • quantile
  • median
  • interquartileRange

License

MIT license

Package Sidebar

Install

npm i the-missing-value

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

21.8 kB

Total Files

6

Last publish

Collaborators

  • alexander512