Click or drag to resize
Accord.NET (logo)

MultivariateLinearRegressionCoefficientOfDetermination Method

Overload List
  NameDescription
Public methodCoefficientOfDetermination(Double, Double, Double)
Gets the coefficient of determination, as known as R² (r-squared).
Public methodCoefficientOfDetermination(Double, Double, Boolean, Double)
Gets the coefficient of determination, as known as R² (r-squared).
Top
See Also