Click or drag to resize

TwoWayRanovaRegressionSubjectParameters Property

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

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

Property Value

AnovaRegressionSubjectParam
See Also