list.histogram
outputs distribution histogram
доступно с версии: 0.3
информация
Histogram outputted as list of probabilities in specified number of bins
аргументы:
- BINS
number of histogram bins
тип: int
свойства:
- @bins
Запросить/установить number of histogram bins
тип: int
диапазон: 2..1024
по умолчанию: 100
входы:
- input list
тип: control
- set number of bins
тип: control
выходы:
- output list - length of @bins
тип: control
ключевые слова:
list
histogram
Авторы: Serge Poltavsky
Лицензия: GPL3 or later