update_mean: Update the FF mean

View source: R/originalRcode.R

update_meanR Documentation

Update the FF mean

Description

Function to sequentially update the FF mean

Usage

update_mean(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.


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