update_ffmean: Update the FF mean (duplicate)

View source: R/originalRcode.R

update_ffmeanR Documentation

Update the FF mean (duplicate)

Description

Function to sequentially update the FF mean

Usage

update_ffmean(ffmean_old, w_new, x_new)

Arguments

ffmean_old

The old (previous) value of ffmean.

w_new

The new (current) value of w.

x_new

The current observation.

See Also

update_mean


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