Click or drag to resize

RegressionRequestInputData Property

Gets the non-null InputData containing the dated records of energy usage and any extra-predictor data to be used in the regressions tested by the API.

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public InputData InputData { get; }

Property Value

InputData
See Also