Learn R Programming

termstrc (version 1.3.7)

grad_dl_bonds: Diebold/Li Gradient function

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

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