Click or drag to resize

TwoWayAnovaComputeFactorSumsOfSquares Method

Fill in the DoubleVector parameterSumsOfSquares_ with the sums of squares for the parameters used in the regression that is used to compute the ANOVA.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected void ComputeFactorSumsOfSquares()
See Also