CircularQuartiles Method |
Name | Description | |
---|---|---|
Quartiles(Double, DoubleRange, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular angles.
| |
Quartiles(Double, DoubleRange, Double, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular angles.
| |
Quartiles(Double, Double, DoubleRange, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular samples.
The minimum possible value for a sample must be zero and the maximum must
be indicated in the parameter length.
| |
Quartiles(Double, Double, Double, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular angles.
| |
Quartiles(Double, Double, DoubleRange, Double, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular samples.
The minimum possible value for a sample must be zero and the maximum must
be indicated in the parameter length.
| |
Quartiles(Double, Double, Double, Double, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular samples.
The minimum possible value for a sample must be zero and the maximum must
be indicated in the parameter length.
| |
Quartiles(Double, Double, Double, Double, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular angles.
| |
Quartiles(Double, Double, Double, Double, Double, Boolean, QuantileMethod) |
Computes the circular quartiles of the given circular samples.
The minimum possible value for a sample must be zero and the maximum must
be indicated in the parameter length.
|