LinearFitBySvdCovariances Property |
Get the variance-covariance-matrix for the fit.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[][] Covariances { get; }
Property Value
DoubleSee Also