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

Triggers ANOVA recalculation.

Syntax
C#
Visual Basic
public void Recalc();

Triggers ANOVA recalculation. After the Recalc call Dirty property is set to false. If ResultDest property is not nil then the standard ANOVA table will be written to ResultTest string grid. To visualize ANOVA table you can also use WriteResultToGrid or WriteResultToStrings methods.

WriteResultToStrings, WriteResultToGrid

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!