Description Usage Arguments Details Value
Start parameter search routine for term structure estimation based on a coupon bond data set. The algorithm searches for the parameters over a grid spanned over tau1 (tau2).
1 2 | findstartparambonds(p, m, cf, weights, method, tauconstr,
control = list(), outer.iterations = 30, outer.eps = 1e-04)
|
p |
price vector |
m |
maturites matrix |
cf |
cashflows matrix |
weights |
duration based weights |
method |
form of the spot rate function |
tauconstr |
|
control |
solver control parameters, for details see |
outer.iterations |
see |
outer.eps |
see |
Used as internal helper function
Returns an object of the class "spsearch", which
includes the startparameters and details concerning the optimization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.