Click or drag to resize

AnovaRegressionParameter Constructor

Overload List
 NameDescription
Protected methodAnovaRegressionParameter Used by Clone method.
Public methodAnovaRegressionParameter(LinearRegression, Int32, Double) Construct an ANOVA regression parameter object from the given linear regression and sum of squares.
Public methodAnovaRegressionParameter(Int32, Double, Double, Double, Int32, Double) Construct an Anova regression paramater object with the given values.
Top
See Also