18.6.22 • Published 6 years ago

almete.pearsoncorrelationcoefficient v18.6.22

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

almete.PearsonCorrelationCoefficient

almete.PearsonCorrelationCoefficient()

...

dependencies

no dependencies

setup

npm

npm install almete.pearsoncorrelationcoefficient

ES module

import PearsonCorrelationCoefficient from 'almete.pearsoncorrelationcoefficient';

Node

const PearsonCorrelationCoefficient = require('almete.pearsoncorrelationcoefficient');

browser

<script src="https://unpkg.com/almete.pearsoncorrelationcoefficient"></script>

The function PearsonCorrelationCoefficient will be available under the namespace almete.

usage

...