Click or drag to resize

RegressionSampleSize Property

Gets the number of energy-usage figures used for this Regression.

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

Property Value

Int32
Remarks
This could be less than the number of input periods included in your request if the location could not provide enough weather data to cover all of them.
See Also