|
StepwiseLogisticRegressionAnalysisThreshold Property
|
Gets or sets the significance threshold used to
determine if a nested model is significant or not.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double Threshold { get; set; }
Public Property Threshold As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also