| PanelSomeBonds2016 | R Documentation |
A simulated dataset of 100 plain vanilla fixed coupon corporate bonds issued in 2016.
data(PanelSomeBonds2016)
A data frame with 12718 rows and 16 variables:
Identification number of the security.
Type of the bond's coupon.
The bond's issue date. Object of class Date
with format "%Y-%m-%d".
Date on which the interest accrual starts (so-called
"dated date"). Object of class Date with format
"%Y-%m-%d".
First interest payment date after Issue.Date.
Object of class Date with format "%Y-%m-%d".
Last interest payment date before Mat.Date.
Object of class Date with format "%Y-%m-%d".
So-called "maturity date" i.e. date on which the
redemption value and the final interest are paid.
Object of class Date with format "%Y-%m-%d".
Number of interest payments per year. Object of class numeric.
The nominal interest p.a. of the bond in percent. Object of class numeric.
The face value (= redemption value, par value) of the bond in percent.
The day count convention the bond follows. Type ?AccrInt for details.
Boolean indicating whether the bond follows the End-of-Month rule.
The calendar date on which the clean price was observed.
The settlement date that corresponds to TradeDate.
The clean price of the bond on TradeDate.
The annualized yield to maturity of the bond on TradeDate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.