|
StepwiseLogisticRegressionAnalysisInputs Property
|
Gets or sets the name of the input variables.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public string[] Inputs { get; set; }
Public Property Inputs As String()
Get
Set
Request Example
View SourceProperty Value
Type:
StringSee Also