Learn R Programming

ffstream (version 0.1.7.2)

update_m: 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.