Learn R Programming

ffstream (version 0.1.7.2)

update_u: Update u

Description

Function to sequentially update the weight used to scale the forgetting factor variance, u.

Usage

update_u(u_old, w_new)

Arguments

u_old

The old (previous) value of u.

w_new

The new (current) value of w.