Overload List
Name | Description | |
---|---|---|
![]() | XbarR(AxisXY, array<Double,2>[,](,)[,]) |
Creates an X-bar chart from sample data using sample ranges.
|
![]() | XbarR(AxisXY, array<array<Double>[]()[]>[]()[]) |
Creates an X-bar chart from sample data using sample ranges.
|
![]() | XbarR(AxisXY, Int32, array<Double>[]()[], array<Double>[]()[]) |
Creates an X-bar control chart given the means and ranges for a series of
equally sized samples.
|
![]() | XbarR(AxisXY, array<Int32>[]()[], array<Double>[]()[], array<Double>[]()[]) |
Creates an X-bar control chart given the means and ranges for a series of
unequally sized samples.
|