IMSL C# Numerical Library |
|
UChart Constructor (AxisXY, Double, Int32[])
Creates a u-Chart given the number of defects for a series of samples with equal sample sizes.
Parameters
-
axis
- The
AxisXY
parent of this node.
-
sizeSample
- The size of each sample.
-
numberDefects
- An array of arrays containing the number of defects. The number of defects must all be nonnegative.
See Also
UChart Class | Imsl.Chart2D.QC Namespace | UChart Constructor Overload List