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.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public InputData InputData { get; }
Public ReadOnly Property InputData As InputData
Get
Property Value
InputDataSee Also