Click or drag to resize

AnovaRegressionFactorParamEncoding Property

Gets the encoding for this dummy variable.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Encoding { get; }

Property Value

Double
Remarks
The encoding is the value the dummy variable assumes when an ANOVA observation is made with this factor at this level.
See Also