create.histo | R Documentation |
create.histo Created By: Benjamin Green, Charles Roberts Last Edited 11/12/2018
create.histo(data.in, bin.estimate)
data.in |
is a vector of the data of interest |
bin.estimate |
is the estimation of the bin to use if the FD choice fails |
Takes in a list of values as a data.frame and outputs a histogram caculated based of the Freedman-Diaconis' choice for bin number if that calculation fails it creates a histogram based off the bin.estimate value
a data.frame with mids, density, and counts columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.