Click or drag to resize

TwoWayAnovaUnbalancedIncrementalSumOfSquares Method

Overload List
 NameDescription
Protected methodIncrementalSumOfSquares(LinearRegression, Int32, DoubleVector, Double) 
Protected methodIncrementalSumOfSquares(DoubleMatrix, Int32, DoubleVector, Double, Factor, AnovaRegressionFactorParam) Computes the incremental sum of squares when adding numParameters to the regression model. The columns corresponding these parameters are assumed to be the last numParameter columns in the given regression matrix.
Top
See Also