|   | MultinomialLogisticRegressionAnalysisInputNames Property  | 
        
         
              Gets or sets the name of the input variables for the model.
            
 
    Namespace: 
   Accord.Statistics.Analysis
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
 Syntax
Syntaxpublic string[] InputNames { get; set; }Public Property InputNames As String()
	Get
	Set
Property Value
Type: 
String See Also
See Also