WaldWolfowitzTestUpdate 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 boundary.  | |
| Update(Vector, Double) | Updates test statistic using provided sample and boundary.  | |
| Update(Double, Int32, Int32) | Updates test statistic using provided sample.  (Inherited from OneSampleTest.) | |
| Update(Double, Int32, Int32, Double) | Updates test statistic using provided sample.  |