Skip to main content
Module

x/simplestatistics/src/kernel_density_estimation.js

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

Functions

Kernel density estimation is a useful tool for, among other things, estimating the shape of the underlying probability distribution from a sample.