MergeTailHistogramOneSide: Internal utility function to merge the left tail in the...

Description Usage Arguments Value See Also

View source: R/LIHNPSD.r

Description

Internal utility function to merge the left tail in the histogram

Usage

1
MergeTailHistogramOneSide(q, allowed_merge)

Arguments

q

In the form of list( qhx = h$mids, qhy = h$counts ) where h is a histogram

allowed_merge

Number of data points that should be merged in the left tail

Value

Modified q after the merge

See Also

MergeTailHistogram


LIHNPSD documentation built on May 2, 2019, 9:12 a.m.