grad_dl_bonds: Diebold/Li Gradient function

Description Usage Arguments Value

View source: R/gradfunc.R

Description

Calculates the gradient of the objective function. The objective function minimizes the sum of the weighted squared price errors. The spot rate function is based on Diebold/Li.

Usage

1
grad_dl_bonds(beta, lambda, m, cf, w, p)

Arguments

beta

Spot rate parameter vector

lambda

fixed spot rate parameter

m

maturity matrix

cf

cashflow matrix

w

weights vector

p

price vector

Value

returns the gradient vector


termstrc documentation built on May 29, 2017, 1:05 p.m.