Click or drag to resize

AnovaRegressionFactorParam Constructor

Overload List
 NameDescription
Protected methodAnovaRegressionFactorParam Used by Clone method.
Public methodAnovaRegressionFactorParam(Int32, String, Object, Double) Construct an ANOVA regression factor parameter object from the given ANOVA regression and factor information.
Public methodAnovaRegressionFactorParam(LinearRegression, Int32, Double, String, Object, Double) Construct an ANOVA regression factor parameter object from the given ANOVA regression and factor information.
Public methodAnovaRegressionFactorParam(String, Object, Int32, Double, Double, Double, Int32, Double) Construct an Anova factor regression paramater object with the given values.
Top
See Also