This package contains base classes that are used to construct the models in Buildings.Controls.Predictors.
| Name | Description |
|---|---|
| average | Average of past 10 days |
| partialBaselinePrediction | Partial function for baseline load prediction |
| sampleStart | Start time for sampling |
| weatherRegression | Linear weather regression model |
| Examples | Collection of models that illustrate model use and test models |