Click or drag to resize

DoubleFairWeightingFunctionDEFAULT_TUNING_FACTOR Field

Default value for the fair weighting tuning factor. If the response is normally distributed, the default tuning factor gives coefficient estimates that are approximately 95% as statistically efficient as the ordinary least squares estimates.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static double DEFAULT_TUNING_FACTOR

Field Value

Double
See Also