ExtraRegressionComponentMultiplyByNumberOfDays Property |
Returns
true if the
Coefficient
is a per-day value that should be multiplied by the number of days covered
by the period in question;
false otherwise.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public bool MultiplyByNumberOfDays { get; }
Public ReadOnly Property MultiplyByNumberOfDays As Boolean
Get
Property Value
BooleanRemarks See Also