@ceeblue/web-utils
Preparing search index...
CML
EwmaEstimatorOptions
Type Alias EwmaEstimatorOptions
Beta
Exponential Weighted Moving Average (EWMA) Estimator Options
type
EwmaEstimatorOptions
=
{
fastHalfLife
:
number
;
slowHalfLife
:
number
;
}
Index
Properties
fast
Half
Life
slow
Half
Life
Properties
fast
Half
Life
fastHalfLife
:
number
slow
Half
Life
slowHalfLife
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fast
Half
Life
slow
Half
Life
@ceeblue/web-utils
Loading...
Exponential Weighted Moving Average (EWMA) Estimator Options