area_between_dhist_ecmfs: Calculate area between two discrete histogram empirical...

View source: R/dhist.R

area_between_dhist_ecmfsR Documentation

Calculate area between two discrete histogram empirical cumulative mass functions (ECMFs)

Description

Calculate area between two discrete histogram empirical cumulative mass functions (ECMFs)

Usage

area_between_dhist_ecmfs(dhist_ecmf1, dhist_ecmf2)

Arguments

dhist_ecmf1

An object of class dhist_ecmf, returned from a call to the dhist_ecmf function

dhist_ecmf2

An object of class dhist_ecmf, returned from a call to the dhist_ecmf function

Value

area The area between the two discrete histogram ECMFs, calculated as the integral of the absolute difference between the two ECMFs


alan-turing-institute/network-comparison documentation built on June 7, 2022, 10:41 p.m.