ecmf_knots: Get "knots" for discrete histogram empirical cumulative mass...

View source: R/dhist.R

ecmf_knotsR Documentation

Get "knots" for discrete histogram empirical cumulative mass function (ECMF). The "knots" are the x-values at which the y-value of the ECDM changes gradient (i.e. the x-values between which the ECMF does its constant or linear interpolates)

Description

Get "knots" for discrete histogram empirical cumulative mass function (ECMF). The "knots" are the x-values at which the y-value of the ECDM changes gradient (i.e. the x-values between which the ECMF does its constant or linear interpolates)

Usage

ecmf_knots(dhist_ecmf)

Arguments

dhist_ecmf

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

Value

x_knots A list of "knots" for the ECMF, containing all x-values at which the y-value changes gradient (i.e. the x-values between which the ECMF does its constant or linear interpolation)


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