|
Compute the number of bins from bandwidth
-
min
:
float
-
-
max
:
float
-
-
bw
:
float
-
-
Returns:
float
-
|
|
The Rice Rule is presented as a simple alternative to Sturges's rule.
-
ndataLength
:
float
-
-
Returns:
float
-
|
|
Square-root choice
-
ndataLength
:
float
-
-
Returns:
float
-
|
|
Sturges' formula is derived from a binomial distribution and implicitly assumes an approximately normal distribution.
-
ndataLength
:
float
-
-
Returns:
float
-
|