Module

x/simplestatistics/index.js>sampleRankCorrelation

simple statistics for node & browser javascript
Latest
function sampleRankCorrelation
import { sampleRankCorrelation } from "https://dotland.deno.dev/x/simplestatistics@v7.8.3/index.js";

The rank correlation is a measure of the strength of monotonic relationship between two arrays

Parameters

x

first input

y

second input