Learn R Programming

termstrc (version 1.3.7)

grad_sv_bonds: Svensson 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 Svensson.

Usage

grad_sv_bonds(beta, m, cf, w, p)

Arguments

beta
Spot rate parameter vector
m
maturity matrix
cf
cashflow matrix
w
weights vector
p
price vector

Value