Click or drag to resize

TwoWayRanovaTwoRegressionSubjectParameters Property

Gets the array of estimates for the linear regression parameters corresponding to the dummy variables for the interaction of the ANOVA factors with the subjects.

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

Property Value

AnovaRegressionSubjectParam
See Also