Home > @uniformdev/context > DecayFunction

DecayFunction type

Computes decay of visitor scores over time. NOTE: it is expected that this function mutates the incoming score vectors, if it needs to apply score decay. The data store ensures immutability already.

Signature:

References: DecayOptions