update_Delta: Update 'Delta'

View source: R/originalRcode.R

update_DeltaR Documentation

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.


ffstream documentation built on May 31, 2023, 7:53 p.m.