| TwoWayAnovaBasecells_ Field |
The ANOVA data broken up into cells.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax protected DFNumericColumn[,] cells_
Protected cells_ As DFNumericColumn(,)
protected:
array<DFNumericColumn^,2>^ cells_
val mutable cells_: DFNumericColumn[,]
Field Value
DFNumericColumnSee Also