Skip to main content
Module

x/simplestatistics/index.js>sampleRankCorrelation

simple statistics for node & browser javascript
Go to Latest
function sampleRankCorrelation
import { sampleRankCorrelation } from "https://deno.land/x/simplestatistics@v7.7.5/index.js";

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

Parameters

x

first input

y

second input