|
LogisticRegressionAnalysisComputeInnerModels Property
|
Gets or sets whether nested models should be computed in
order to calculate the likelihood-ratio test of each of
the coefficients. Default is false.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public bool ComputeInnerModels { get; set; }
Public Property ComputeInnerModels As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also