hist {math}
R Documentation
Do fixed width cut bins
Description
Usage
hist
(
x
,
step
=
NULL
,
n
=
10
);
Arguments
x
A numeric vector data sequence
step
The width of the bin box. [as double]
Details
Authors
sciBASIC.NET
Value
this function returns data object of type
DataBinBox`1
.
clr value class
DataBinBox`1
Examples
[Package
math
version 5.0.1.2389
Index
]