update_m {ffstream}R Documentation

Calculate m

Description

Function to calculate m

Usage

update_m(m_old, lambda_old, x_new)

Arguments

m_old

The old (previous) value of m.

lambda_old

The old (previous) value of lambda.

x_new

The current observation.


[Package ffstream version 0.1.6 Index]