@willwade/aac-processors
Preparing search index...
Analytics
TrendResult
Interface TrendResult
interface
TrendResult
{
delta
:
number
|
null
;
direction
:
"flat"
|
"unknown"
|
"up"
|
"down"
;
firstHalf
:
number
|
null
;
metric
:
string
;
secondHalf
:
number
|
null
;
slopePerMonth
:
number
|
null
;
}
Index
Properties
delta
direction
first
Half
metric
second
Half
slope
Per
Month
Properties
delta
delta
:
number
|
null
secondHalf - firstHalf.
direction
direction
:
"flat"
|
"unknown"
|
"up"
|
"down"
first
Half
firstHalf
:
number
|
null
metric
metric
:
string
second
Half
secondHalf
:
number
|
null
slope
Per
Month
slopePerMonth
:
number
|
null
Slope of the weighted linear regression, in metric units per month.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delta
direction
first
Half
metric
second
Half
slope
Per
Month
@willwade/aac-processors
Loading...
secondHalf - firstHalf.