Click or drag to resize

TwoWayAnovaRegressionInteractionParameters Property

Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the interactions.

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

Property Value

AnovaRegressionInteractionParam
See Also