Click or drag to resize

TwoWayAnovaRegressionFactorParameters Property

Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the different factor levels.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public AnovaRegressionFactorParam[] RegressionFactorParameters { get; }

Property Value

AnovaRegressionFactorParam
See Also