![]() | One |
The OneSampleZTest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this OneSampleZTest. |
![]() | OnDeserialized | Compute values following deserialization |
![]() | ToString |
Returns a formatted string representation of the test results.
(Overrides ObjectToString) |
![]() | Update(Double) | Updates the test statistic with new sample data. |
![]() | Update(DoubleVector) | Updates the test statistic with new sample data. |
![]() | Update(IDFColumn) | Updates the test statistic with new sample data. |
![]() | Update(Int32) | Updates the test statistic with new sample data. |
![]() | Update(Double, Double) | Updates the test statistic with new population parameters. |
![]() | Update(Double, Int32) | Updates the test statistic with new sample parameters. |
![]() | Update(Double, Double, Double) | Updates the test statistic with new sample data and population parameters. |
![]() | Update(DoubleVector, Double, Double) | Updates the test statistic with new sample data and population parameters. |
![]() | Update(IDFColumn, Double, Double) | Updates the test statistic with new sample data and population parameters. |
![]() | Update(Int32, Double, Double) | Updates the test statistic with new sample data and population parameters. |
![]() | Update(Double, Int32, Double, Double) | Updates the test statistic with new sample and population parameters. |