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.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public static readonly DayNormalization Weighted
Public Shared ReadOnly Weighted As DayNormalization
Field Value
DayNormalizationRemarks
With this option longer periods effectively have a greater influence
on the regression coefficients than shorter periods.
See Also