November 4th, 2002, 6:19 am
Calculator,reducing the number of factors buys you virtually no simplification of the implementation, but gives rise to very undesirable limitations in your correlation structure. In fact, all forward rates will have perfect instantaneous correlation. Since the two main points of interest in market models are the ability to choose both the correlation and the volatility structure at will, you are basically throwing away half of the benefit for practically no gain. What's more, since you will probably wish to use a term structure of instantaneous volatility that is not just piecewise constant, and since you are likely to carry out Monte Carlo simulations over a time-discretisation of significant step size in order to achieve some speed, you need to construct correlated Wiener paths from the integrated covariances between forward rates. Since even for perfect instantaneous correlation (as you would have it in a single factor model) but non-flat instantaneous volatility, the integrated covariance matrix is almost certainly of full rank, you need to carry out a spectral or Cholesky decomposition anyway. In other words, using a perfect correlation structure makes absolutely no sense and does not give you any noticeable simplification. Libor market models are, in that respect, very different from instantaneous forward rate or short rate HJM models. Bear in mind that you have to compute the drift for all of the forward rates regardless of the number of factors: the Markov embedding dimension is always the number of the remaining discrete forward rates. And as for your question with respect to discounting: for Market models, it is much better and easier to always think in terms of the Harrison-Pliska theorem. The fair value is given by the expectation of the ratio of your contract payoff divided by the value of the chosen numeraire asset at the time of payoff, multiplied by today's value of the numeraire: V = E[ pv(t)/N(t) ] * N(0). The choice of numeraire determines your drift, and also effectively the equivalent of what you called discounting. The term "discounting" is generally not helpful here since the numeraire could be, in the case of a swap rate market model, the pv of an annuity.The references given by tubul are very good. There is naturally always more one could mention, and there are always more books one could buy, but the given list is definitely a good start that will keep you busy for a little while.Regards,pj