NonlinearMinimizationResultStandardErrors Property |
Returns the standard errors of the corresponding parameters
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic Vector<double>? StandardErrors { get; }
Property Value
VectorDouble
See Also