Description Usage Arguments Details Value See Also Examples
View source: R/estim_nss_dyncouponbonds.R
The method performs an iterative term structure estimation procedure
on a dynamic bond data set of the class
"dyncouponbonds". Available methods are Nelson/Siegel,
Diebold/Li and (adjusted) Svensson. 
1 2 3 4 5  | 
dataset | 
 dynamic bond data set of the class   | 
group | 
 vector defining the group of bonds used for the estimation, e.g.,   | 
matrange | 
 use   | 
method | 
 
  | 
lambda | 
 parameter on a yearly time scale with fixed value for   | 
tauconstr | 
|
optimtype | 
 use   | 
constrOptimOptions | 
 list with solver control parameters
(default: control=list(), outer.interations=30,
outer.eps.=1e-04). For further documentation please refer to
  | 
... | 
 further arguments  | 
The method iteratively applies the method "estim_nss.couponbonds".
 The method returns an object of the class
"dyntermstrc_nss". The object is a list with sublists of the
class "termstrc_nss". 
1  | ## Run: demos(nss_dynamic)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.