RegressionSpecBaseload Field |
The specification for a baseload-only regression
(e.g.
E = b*days) which can be built upon as
per the example code in the
remarks.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public static readonly RegressionSpec Baseload
Public Shared ReadOnly Baseload As RegressionSpec
Field Value
RegressionSpecSee Also