estimateAB {refineR}R Documentation

Helper function to find region around the main peak of a distribution

Description

Helper function to find region around the main peak of a distribution

Usage

estimateAB(x)

Arguments

x

(numeric) vector of data points

Value

(list) with two numeric vectors with lower and upper bound of region around the main peak used for 1) defining the search regions and 2) estimating the histogram with overlapping bins

Author(s)

Tatjana Ammer tatjana.ammer@roche.com


[Package refineR version 1.6.1 Index]