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


5.28 get_bond_tf_rates

Function File: [tf_vec rate_vec df_vec] = get_bond_tf_rates(valuation_date, cashflow_dates, cashflow_values, spread_constant, discount_nodes, discount_rates, basis, comp_type, comp_freq, interp_discount)

Compute the time factors, rates and discount factors for a given cash flow pattern according to a given discount curve and day count convention etc.
Pre-requirements:

Input and output variables:

See also: timefactor, discount_factor, interpolate_curve, convert_curve_rates.


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