get_xbar_deriv: Compute the derivative of 'xbar'

View source: R/originalRcode.R

get_xbar_derivR 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.


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