RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoParamStatDoc..::..LinearRegIntercept Property
A 64-bit Double value representing the intercept value of the linear regression of all samples in the specified time range.
Namespace:
RegnoSoftware.Standard.Core.Interfaces
Assembly:
RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)
Syntax
[DescriptionAttribute] [JsonPropertyAttribute] double LinearRegIntercept { get; set; }