Learn R Programming

ffstream (version 0.1.7.2)

update_Delta: Update Delta

Description

Function to sequentially update the value of Delta

Usage

update_Delta(Delta_old, lambda_old, m_new)

Arguments

Delta_old

The old (previous) value of Delta.

lambda_old

The value of the forgetting factor.

m_new

The new (current) value of m.