Package | Description |
---|---|
net.degreedays.api.regression |
For using the API to run regressions against your energy-usage data.
|
Modifier and Type | Method and Description |
---|---|
BaseloadRegressionComponent |
Regression.baseload()
Returns the non-null
BaseloadRegressionComponent object
representing the baseload component (b*days ) of this
Regression . |
BaseloadRegressionComponent |
BaseloadRegressionComponent.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Regression.Builder |
Regression.Builder.setBaseload(BaseloadRegressionComponent baseload) |
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.