Description Usage Arguments Value Author(s) Examples
Transform density histogram data into histogram data with different bins
1 | rebindensity(x, y, xout)
|
x |
n-vector giving the mid-points of the input histogram bins, must be equally spaced |
y |
n-vector giving the values of the input histogram values |
xout |
m-vector giving the mid-points of the output histogram bins, must be equally spaced |
m-vector of y-values associated with the bins specified by xout.
Danail Obreschkow
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.