Click or drag to resize

ChiSquaredVarianceTestUpdate Method

Overload List
  NameDescription
Public methodUpdate(Double)
Updates test statistic using provided sample.
(Inherited from OneSampleTest.)
Public methodUpdate(Vector)
Updates test statistic using provided sample.
(Inherited from OneSampleTest.)
Public methodUpdate(Double, Double)
Updates test statistic using provided sample and supposition about mean value.
Public methodUpdate(Vector, Double)
Updates test statistic using provided sample and supposition about mean value.
Public methodUpdate(Double, Int32, Int32)
Updates test statistic using provided sample.
(Inherited from OneSampleTest.)
Top
See Also