You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxHypothesisTest Class > TMtxHypothesisTest Methods > TMtxHypothesisTest.Recalc Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxHypothesisTest.Recalc Method

Triggers hypothesis test recalculation.

Syntax
C#
Visual Basic
public void Recalc();

Triggers hypothesis test recalculation. After the Recalc call Dirty property is set to false. The results of hypothesis test are stored to:

  • Result - Reject/do not reject hypothesis.
  • ConfLower - Lower confidence interval for mean, standard deviation, median, ...
  • ConfUpper - Upper confidence interval for mean, standard deviation, median, ...
  • Significance - Calculated significance probability.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!