Click or drag to resize

TwoWayAnovaUnbalancedRegressionInterceptParameter Property

Bets the ANOVA regression parameter object associated with the intercept parameter.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public override AnovaRegressionParameter RegressionInterceptParameter { get; }

Property Value

AnovaRegressionParameter
See Also