HIST
From Jacket Wiki
Back to Function List
Histogram
Usage
| Jacket for M Language | |||||||||||||
| Supported Syntax | |||||||||||||
n = hist(Y) n = hist(Y,nbins) [n,xout] = hist(...) n = hist(Y,x) |
|||||||||||||
|
|||||||||||||
Notes
- HIST is only supported for GSINGLE data.
Back to Function List
Histogram
| Jacket for M Language | |||||||||||||
| Supported Syntax | |||||||||||||
n = hist(Y) n = hist(Y,nbins) [n,xout] = hist(...) n = hist(Y,x) |
|||||||||||||
|
|||||||||||||