Regression |
The RegressionTestPlan type exposes the following members.
Name | Description | |
---|---|---|
DayNormalization | Gets the DayNormalization to be used in the regression process. | |
ExtraPredictorKeys | Returns the non-null, possibly-empty set of extra-predictor keys that this RegressionTestPlan has ExtraPredictorSpec objects for. | |
HasCustomTestCoolingBaseTemperatures | Returns true if a custom set of base temperatures is to be used for the CDD in the regressions tested by the API, or false if the API should choose the test cooling base temperatures automatically. | |
HasCustomTestHeatingBaseTemperatures | Returns true if a custom set of base temperatures is to be used for the HDD in the regressions tested by the API, or false if the API should choose the test heating base temperatures automatically. | |
RequestedRegressionSpecs | Returns a non-null possibly-empty set of specifications for regressions that the API is specifically instructed to test and return (on top of any others that it will test and potentially return anyway). | |
TemperatureUnit | Gets the TemperatureUnit that specifies whether Celsius-based or Fahrenheit-based degree days should be used in regressions. |