| CallableBond-class {ragtop} | R Documentation |
Callable (and putable) corporate or government bond.
Description
When a bond is emphcallable, the issuer may choose to pay the call price to the bond holder and end the life of the contract.
Details
When a bond is emphputable, the bond holder may choose to force the issuer pay the put price to the bond holder thus ending the life of the contract.
Fields
callsA data.frame of details for each call. It should have the columns
call_priceandeffective_time.putsA data.frame of details for each put. It should have the columns
put_priceandeffective_time.
Methods
critical_times()Important times in the life of this instrument for simulation and grid solvers
[Package ragtop version 1.1.1 Index]