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