nclass.sturges(x, freq = NULL)
x
,
containing frequencies.
If present, results are equivalent to repeating
elements of
x
, using
rep(x, freq)
.
This function is based upon the function
nclass.sturges
in Venables and
Ripley (1997).
Venables, W. N. and Ripley, B. D. (1997) Modern Applied Statistics with S-PLUS, Second Edition. Springer.