Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.36 get_forward_rate

Function File: forward_rate= get_forward_rate(nodes, rates, days_to_t1, days_to_t2, comp_type, interp_method, comp_freq,, basis, valuation_date, comp_type_curve, basis_curve, comp_freq_curve , floor_flag)

Compute the forward rate calculated from interpolated rates from a yield curve. CAUTION: the forward rate is floored to 0.000001. Explanation of Input Parameters:
Variables:

See also: interpolate_curve, convert_curve_rates,timefactor.