TTestUpdate Method |
| Name | Description | |
|---|---|---|
| Update(Double) | Updates test statistic using provided sample. (Inherited from OneSampleTest.) | |
| Update(Vector) | Updates test statistic using provided sample. (Inherited from OneSampleTest.) | |
| Update(Double, Double) | Updates test statistic using provided sample and supposition about mean value. | |
| Update(Vector, Double) | Updates test statistic using provided sample and supposition about mean value. | |
| Update(Double, Int32, Int32) | Updates test statistic using provided sample. (Inherited from OneSampleTest.) |