Present value as of time t
for coupons paid since the model_t
value_from_prior_coupons(t, coupons_df, discount_factor_fcn, model_t = 0)
The time toward which all coupons should be present valued
A data.frame of details for each coupon. It should have the
columns payment_time
and payment_size
.
A function specifying how the contract says future coupons should be discounted for this instrument in case the acceleration clause is triggered
The payment time beyond which coupons will be included in this computation
Other Bond Coupons:
accelerated_coupon_value()
,
coupon_value_at_exercise()