Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Linear
Logistic
Regression
Result Properties
Properties
Intercept
Gets the intercept of the regression model.
Parameters
Gets the parameters of the regression.
(Inherited from
FitResult
)
Slope
Gets the slope of the regression model.
See Also
Reference
LinearLogisticRegressionResult Class
Meta.Numerics.Statistics Namespace
In This Article
Properties
See Also