| 
            
              SingularValueDecompositionFGetInformationMatrix Method 
             | 
          
        
         
              Computes 
(Xt * X)^1 (the inverse of the covariance matrix). This
              matrix can be used to determine standard errors for the coefficients when
              solving a linear set of equations through any of the 
Solve(Single)
              methods.
            
 
    Namespace: 
   Accord.Math.Decompositions
    Assembly:
   Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
See Also