IMSL C# Numerical Library |
|
SChart Constructor (AxisXY, Int32, Double[])
Creates an S chart given the within sample standard deviations for a series of equally sized samples.
Parameters
-
axis
- The
AxisXY
parent of this node.
-
sampleSize
- The number of observations in each sample. It must be at least 2.
-
s
- An array containing the within sample standard deviations for a series of samples.
See Also
SChart Class | Imsl.Chart2D.QC Namespace | SChart Constructor Overload List