Click or drag to resize

TwoWayAnovaUnbalancedOrderedLinearRegressionParamSlices Property

Gets and sets the slices into the regression matrix of the factor and interaction variables. Note that a factor parameter or interaction parameters may be absent depending on which type of sum of squares is being computed.

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

Property Value

TwoWayAnovaUnbalancedParameterSlices
See Also