list.histogram
outputs distribution histogram
available since version: 0.3
Histogram outputted as list of probabilities in specified number of bins
arguments:
- BINS
number of histogram bins
type: int
properties:
- @bins
Get/set number of histogram bins
type: int
range: 2..1024
default: 100
inlets:
- input list
type: control
- set number of bins
type: control
outlets:
- output list - length of @bins
type: control
keywords:
list
histogram
Authors: Serge Poltavsky
License: GPL3 or later