README
correlation-coefficient-r
Calculate the correlation coefficient r
Install:
npm install --save correlation-coefficient-r
Usage: see test.js
License
MIT © Dennis Iversen
Calculate the correlation coefficient r
<script type="module">
import correlationCoefficientR from 'https://cdn.skypack.dev/correlation-coefficient-r';
</script>
Calculate the correlation coefficient r
npm install --save correlation-coefficient-r
Usage: see test.js
MIT © Dennis Iversen