Click or drag to resize

RegressionSampleDays Property

Gets the number of days covered by the sample of data used for this Regression, excluding any gaps between input periods.

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

Property Value

Int32
See Also