Learn R Programming

ffstream (version 0.1.7.2)

get_xbar_deriv: Compute the derivative of xbar

Description

Function to compute the derivative of xbar.

Usage

get_xbar_deriv(Delta, xbar, Omega, w)

Arguments

Delta

The value of Delta, the derivative of m.

xbar

The value of the forgetting factor mean.

Omega

The value of Omega, the derivative of w.

w

The value of the weight used to compute xbar.