|
MultipleLinearRegressionAnalysisRSquared Property
|
Gets the coefficient of determination, as known as R²
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double RSquared { get; }
Public ReadOnly Property RSquared As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also