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.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int SampleDays { get; }
Public ReadOnly Property SampleDays As Integer
Get
Property Value
Int32See Also