You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxAnova Class > TMtxAnova Properties > TMtxAnova.Data Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxAnova.Data Property

Data for ANOVA.

Syntax
C#
Visual Basic
public TMtx Data;

Stores the data which is analyzed with analysis of variance (ANOVA). Depending on IsAnova1 and Replications properties, Data storage format is:

  • IsAnova1 = true : each column represents a separate group
  • IsAnova1 = false : each column represents changes in one factor, Replications rows represent changes in other factor.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!