binwFD | R Documentation |
Estimate optimal binwidth for histogram according to Freedman-Diaconis rule
binwFD(x)
x |
numeric vector to be plotted on histogram |
numeric vector
x <- rnorm(100)
binwFD(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.