  | TwoWayAnovaparameterSumsOfSquares_ Field | 
            The sums of squares for all the parameters in the regression. These are
            in the same order as the regression parameters.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxprotected DoubleVector parameterSumsOfSquares_
Protected parameterSumsOfSquares_ As DoubleVector
protected:
DoubleVector^ parameterSumsOfSquares_
val mutable parameterSumsOfSquares_: DoubleVector
Field Value
DoubleVector
See Also