Handbook
Glossary
normalized-histogram ( seq -- alist )
Vocabulary
math
.
statistics
Inputs
seq
an
object
Outputs
alist
an
object
Definition
USING:
assocs
kernel
math
sequences
;
IN:
math.statistics
:
normalized-histogram
( seq -- alist )
[
histogram
]
[
length
]
bi
[
/
]
curry
assoc-map
;