|
OrdinaryLeastSquaresGetInformationMatrix Method
|
Namespace:
Accord.Statistics.Models.Regression.Linear
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[][] GetInformationMatrix()
Public Function GetInformationMatrix As Double()()
Request Example
View SourceReturn Value
Type:
DoubleSee Also