gaussiansmoothing

1.0.0 • Public • Published

GaussianSmoothing.js

Implements gaussian kernel regression smoothing in pure javascript

Build Status

Usage

function gaussiansmooth (x, y, callback)

> var gaussiansmooth = require('gaussiansmoothing');

Install

With npm do:

npm install gaussiansmoothing

License - MIT

Package Sidebar

Install

npm i gaussiansmoothing

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rauljordan