get_xbar_deriv {ffstream}R Documentation

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.


[Package ffstream version 0.1.6 Index]