Click or drag to resize

TwoWayAnovaRegressionInterceptParameter Property

Gets the intercept parameter from the linear regression that was used to compute the ANOVA.

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

Property Value

AnovaRegressionParameter
See Also