Learn R Programming

termstrc (version 1.3.7)

grad_sv_bonds_grid: Svensson Gradient Function for the Grid Search

Description

Calculates the gradient of the objective function for the grid search. The objective function minimizes the sum of the weighted squared price errors. The spot rate function is based on Svensson.

Usage

grad_sv_bonds_grid(beta, tau, m, cf, w, p)

Arguments

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

Value