RYieldCurve is a package to model yield curves, compute term premia and risk-free rates.
Models include
To install the package you need the devtools package. If you don't have the devtools package, you can install it with
install.packages("devtools")
Once you have installed the devtools package you can install the bvar package with
library('devtools')
devtools::install_github('joergrieger/RYieldCurve')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.