Click or drag to resize

DegreeDaysRegressionComponentSampleDegreeDaysDataSet Property

Gets the non-null DatedDataSet of the degree days this regression component was calculated with.

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public DatedDataSet SampleDegreeDaysDataSet { get; }

Property Value

DatedDataSet
See Also