|
LogisticCoefficientLikelihoodRatio Property
|
Gets the Likelihood-Ratio test performed for this coefficient.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax Remarks
Since this operation might be potentially time-consuming, the likelihood-ratio
tests will be computed on the first time this property is acessed.
See Also