Rdocumentation
powered by
Learn R Programming
termstrc (version 1.3.7)
objfct_sv: Svensson Loss Function for Yields
Description
Calculates the sum of the squared spot rate error.
Usage
objfct_sv(beta, m, y)
Arguments
beta
Paramter vector of the Svensson spot rate function (for details see:
spr_sv
),
m
maturity vector
y
observed yield vector
See Also
spotrates
,
spr_sv