Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/simplestatistics/src/sample_kurtosis.js

simple statistics for node & browser javascript
Go to Latest
import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.8.0/src/sample_kurtosis.js";

Functions

Kurtosis is a measure of the heaviness of a distribution's tails relative to its variance. The kurtosis value can be positive or negative, or even undefined.