Click or drag to resize

DayNormalizationWeighted Field

The recommended option, this gives the best results for InputData with periods of different length, and the weighting makes no difference if the periods are all the same length.

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public static readonly DayNormalization Weighted

Field Value

DayNormalization
Remarks
With this option longer periods effectively have a greater influence on the regression coefficients than shorter periods.
See Also