Chi2fit.Statistics.to_bins

You're seeing just the function to_bins, go back to Chi2fit.Statistics module for more information.
Link to this function

to_bins(data, binsize \\ {1.0, 0.5})

View Source

Specs

to_bins(data :: [number()], binsize :: {number(), number()}) :: ecdf()

Converts raw data to binned data with (asymmetrical) errors.