Click or drag to resize

ExpectedCorrelationPositiveOrNegative Field

For an extra predictor that could be expected to have either a positive or negative correlation with energy usage.

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

Field Value

ExpectedCorrelation
Remarks
You could look at this as an "I don't know what to expect" option. If possible, it's better to figure out what each extra predictor is and what you expect from it, but this option can be useful if your system is dealing with data it doesn't have much context on.
See Also