generateHistData {refineR} | R Documentation |
Generate list with histogram data.
Description
Generate list with histogram data.
Usage
generateHistData(x, ab, roundingBase)
Arguments
x |
(numeric) vector of data points |
ab |
(numeric) vector of lower and higher limit embedding appropriate region with the main peak |
roundingBase |
(numeric) describing the rounding base of the dataset |
Value
(list) with histogram data used in the calculation of cost.
Author(s)
Tatjana Ammer tatjana.ammer@roche.com
[Package refineR version 1.6.1 Index]