DataPredict

API Reference - ValueSchedulers - TimeDecay

Constructors

new()

Creates a new value scheduler object. If there are no parameters given for that particular argument, then that argument will use default value.

TimeDecay.new(decayRate: number): ValueSchedulerObject

Parameters:

Returns:

Functions

setDecayRate()

TimeDecay:setDecayRate(decayRate: number)

Parameters:

Inherited From