Learn R Programming

termstrc (version 1.3.7)

grad_asv: Gradient of the adjusted Svensson Loss Function for Yields

Description

Calculates the gradient of the adjusted Svensson Loss Function for Yields

Usage

grad_asv(beta, m, y)

Arguments

beta
Parameter of the adjusted Svensson spot rate function (for details see spr_asv).
m
maturity vector
y
yield vector

See Also

objfct_asv,spr_asv