Click or drag to resize

TwoWayAnovaUnbalancedOrderedLinearRegressionRegression Property

Gets and sets the linear regression object for this ordering of factor and interaction parameters.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LinearRegression Regression { get; set; }

Property Value

LinearRegression
See Also