Click or drag to resize

QuickNonlinearRegressionInitialMu Property

Gets or sets the initial mu value (sometimes also named lambda).

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double InitialMu { get; set; }

Property Value

Double
See Also