max_diff: Max difference between binned samples with the same length

View source: R/metric.R

max_diffR Documentation

Max difference between binned samples with the same length

Description

Max difference between binned samples with the same length

Usage

max_diff(x, y)

Arguments

x

numeric vector of density from first distribution

y

numeric vector of density from second distribution

...

unused

Value

distance value based on max difference


hyunjimoon/SBC documentation built on March 15, 2024, 3:18 a.m.