 | AnovaRegressionFactorParamFactorLevel Property |
Gets the level of the ANOVA factor encoded by this dummy variable.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic Object FactorLevel { get; }Public ReadOnly Property FactorLevel As Object
Get
public:
property Object^ FactorLevel {
Object^ get ();
}member FactorLevel : Object with get
Property Value
Object
See Also