Click or drag to resize
Accord.NET (logo)

MultinomialLogisticRegressionGetConfidenceInterval Method

Overload List
  NameDescription
Public methodGetConfidenceInterval(Int32)
Gets the 95% confidence intervals for the Odds Ratios for all coefficients.
Public methodGetConfidenceInterval(Int32, Int32)
Gets the 95% confidence interval for the Odds Ratio for a given coefficient.
Top
See Also