Package | Description |
---|---|
net.degreedays.api.regression |
For using the API to run regressions against your energy-usage data.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseloadRegressionComponent
Contains details of the baseload component (non-weather-dependent energy
usage) in a regression.
|
class |
DegreeDaysRegressionComponent
Contains details of a heating or cooling component in a regression, with the
base temperature and degree days used, as well as the usual coefficient and
stats.
|
class |
ExtraRegressionComponent
Contains details of an extra-predictor component in a regression.
|
Modifier and Type | Method and Description |
---|---|
abstract RegressionComponent |
RegressionComponent.Builder.build() |
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.